Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xd200d7…b646c9
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xee6f2f…d3701f
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xf56577…c3ce40
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xa16287…d0c0f9
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xca7891…6f8951
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0x0dd00d…973e00
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0x0cae6d…efc84f
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0x46893b…0a5b70
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xcdadaf…58d684
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xa8a9cb…7ce4d3
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0x00a69a…e4be7f
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0x3d0dfe…f9c17a
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0x352c74…ace603
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0x8930aa…070858
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xad4d21…678bbf
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xb34467…81c705
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xe87fed…3d94fc
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0x17188e…9dbeb7
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xc3a9cf…0598fc
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xcda47d…9a186a
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xf5bedc…0aa0af
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0x756692…bc8f8f
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0xdca446…aea6fd
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa83d ago0x30cc56…9563bd
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa84d ago0xb6aee7…371f72

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.