Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab1f…7b370x367f…1a03Basex402 service$12.00100%coinbase3h ago0x46eee6…91f8dc
0xab1f…7b370x367f…1a03Basex402 service$0.50100%coinbase7h ago0x7438e2…52aa7e
0xab1f…7b370x367f…1a03Basex402 service$0.50100%coinbase7h ago0x39ae67…2a3549
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase9h ago0x818f5e…67d9d5
0xab1f…7b370x367f…1a03Basex402 service$40.00100%coinbase21h ago0xae48b1…6d2c81
0xab1f…7b370x367f…1a03Basex402 service$40.00100%coinbase23h ago0x180e07…f7daf5
0xab1f…7b370x367f…1a03Basex402 service$12.00100%coinbase23h ago0xbcb121…7f9e6d
0xab1f…7b370x367f…1a03Basex402 service$0.005100%coinbase23h ago0x613bbf…5a3eb5
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase23h ago0xd39b26…c0c0f1
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase23h ago0xce2b96…d04845
0xab1f…7b370x367f…1a03Basex402 service$0.01100%coinbase23h ago0x95f931…499ebd
0xab1f…7b370x367f…1a03Basex402 service$0.01100%coinbase23h ago0xb1155d…2d4885
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase23h ago0xbc10fa…9746a2
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase23h ago0xad2b5e…178c10
0xab1f…7b370x367f…1a03Basex402 service$0.002100%coinbase23h ago0x974118…178235
0xab1f…7b370x367f…1a03Basex402 service$0.01100%coinbase23h ago0x1866e1…e19481
0xab1f…7b370x367f…1a03Basex402 service$0.002100%coinbase23h ago0x3052c8…6c89c5
0xab1f…7b370x367f…1a03Basex402 service$0.005100%coinbase23h ago0xbbe533…914fce
0xab1f…7b370x367f…1a03Basex402 service$0.005100%coinbase23h ago0x2c7747…2b757a
0xab1f…7b370x367f…1a03Basex402 service$0.01100%coinbase23h ago0x2e6d3b…7511b2
0xab1f…7b370x367f…1a03Basex402 service$0.01100%coinbase23h ago0xc2e935…c387fd
0xab1f…7b370x367f…1a03Basex402 service$0.005100%coinbase23h ago0xcd911e…899b8b
0xab1f…7b370x367f…1a03Basex402 service$0.005100%coinbase23h ago0x1fabbc…2490ec
0xab1f…7b370x367f…1a03Basex402 service$0.25100%coinbase23h ago0x7564b3…60492a
0xab1f…7b370x367f…1a03Basex402 service$0.15100%coinbase23h ago0x195da8…cd97f2

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.