Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0x13714f…92393f
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0x4fa05b…5bb2d9
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0x4baedc…575491
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0xc24c42…3d12da
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0xebcd15…b4d6f5
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0xe31854…084652
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0x26bbd7…91718e
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0x8c14a3…0177ca
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0x0565f2…a1d059
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0x82fbe1…3f1258
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0x7d0a29…6ff975
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0xf83200…37cfdd
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0xc6d3bd…48d5ed
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0x9f29eb…d130b0
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0x5c26fb…f24b07
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0x0c2079…f004a1
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0xb75083…30147c
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0xf15fc2…8c090c
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0xd85a43…64f155
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0xa345f7…67490a
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0x4b5de9…1cd7f2
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0x0a35a9…40ed08
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0x49fe1a…fe95f0
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates119d ago0x26e4a2…44fe4c
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase119d ago0xa6f444…1d518a

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.