Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0xb6802c…73a94f
0xcb69…aa340x13bf…b9a7Base$0.0012570%candidates49d ago0x1ae67a…5c7b46
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0x0846a0…451276
0xcb69…aa340x13bf…b9a7Base$0.0012570%candidates49d ago0x69b70e…22c4f9
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0xabac7b…5244e7
0xcb69…aa340x13bf…b9a7Base$0.0012570%candidates49d ago0xaaa039…2ed8a4
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0x43c8aa…816d18
0xcb69…aa340x13bf…b9a7Base$0.0012570%candidates49d ago0xff0802…7f08b6
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0xf9c7cd…453d18
0xcb69…aa340x13bf…b9a7Base$0.0012570%candidates49d ago0x70a1df…fdd48b
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0x61f520…2ac492
0xcb69…aa340x13bf…b9a7Base$0.0012570%candidates49d ago0xac2bf2…fba7ea
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0xd12ad6…180827
0xcb69…aa340x13bf…b9a7Base$0.0012570%candidates49d ago0x6c96d3…36f219
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0xf505f2…cfef78
0xcb69…aa340x13bf…b9a7Base$0.0012570%candidates49d ago0x32f2b0…b22a46
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0x3f6ed5…860165
0xcb69…aa340x13bf…b9a7Base$0.0012570%candidates49d ago0x92ed94…b757eb
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0xa78ed7…a3b460
0xcb69…aa340x13bf…b9a7Base$0.0012570%candidates49d ago0xd65e63…96a69b
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0x982647…33f4cd
0xcb69…aa340x13bf…b9a7Base$0.0012570%candidates49d ago0x19fb2e…2e7057
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0xf0aa16…62e330
0xcb69…aa340x13bf…b9a7Base$0.00125100%candidates49d ago0xa93790…c39b2d
0xcb69…aa340x13bf…b9a7Base$0.002100%coinbase49d ago0x03e658…f0cb5e

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.