Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20cb…538f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0xd9167d…296ced
0x20cb…538f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0x8fa593…24fc81
0x20cb…538f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0x616dde…94f399
0x20cb…538f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0xad25aa…73cbb2
0x20cb…538f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0x33b267…80d8c7
0x20cb…538f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0x2dbc57…aa803f
0x20cb…538f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0x554f53…57e9b8
0x20cb…538f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0xa36424…b3a824
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.006100%coinbase33d ago0x323a09…fdc169
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0xd9ce5a…b5a6a8
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0xae631a…620af3
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0x53d94f…0c0ba7
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase33d ago0x98ce11…facfc0
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.003100%coinbase33d ago0x99e6f0…0f11f2
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase33d ago0x4f4b2d…e33c30
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase33d ago0x78152b…82801f
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase33d ago0xce364e…abe57d
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase33d ago0x4da0e6…e4affb
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase34d ago0x0c713d…f2571b
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.006100%coinbase34d ago0x8dc555…124b79
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase34d ago0x5be849…f1caca
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase34d ago0xebfa10…c3832a

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.