Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0xd3c967…ffae5a
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x2d08ef…763920
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x5ba4ef…b7a443
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x5bfd70…08794b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0xd905ea…c18481
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x9efb04…034db0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0xec2e64…3a3b38
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0xf276f6…12d772
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x20b520…52236b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x03b32c…d53e59
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0xd7a2ba…faff89
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x048d1a…1b9c9b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x92715e…db1d55
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x67fb2d…3d077c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x1797e8…f69873
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x78ac85…faa55d
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x5528e2…6d4d12
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0xe8ee7c…593a88
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0xf350a0…f32122
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x135ab3…587db2
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0xfd0d62…0ad098
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x0d0d74…b4e8cd
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0xf3a353…04f271
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x42c2d5…e71ce0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x816b9c…e8f513

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.