Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8a7…22c80xcebb…b5b6Basex402 service$0.002100%coinbase120d ago0x5b2177…0a3b2d
0xf8a7…22c80xcebb…b5b6Basex402 service$0.001100%coinbase120d ago0x0f05c7…1c0e55
0xf8a7…22c80xcebb…b5b6Basex402 service$0.002100%coinbase120d ago0xf74b24…17af49
0xf8a7…22c80xcebb…b5b6Basex402 service$0.002100%coinbase120d ago0xd03254…7fdf3a
0xf8a7…22c80xcebb…b5b6Basex402 service$0.002100%coinbase120d ago0xe3ad9f…a938cd
0xf8a7…22c80xcebb…b5b6Basex402 service$0.002100%coinbase120d ago0xf2dea8…30e521
0xf8a7…22c80xcebb…b5b6Basex402 service$0.005100%coinbase120d ago0x9bfed1…ec22f8
0xf8a7…22c80xcebb…b5b6Basex402 service$0.005100%coinbase120d ago0x590416…3660dc
0xf8a7…22c80xcebb…b5b6Basex402 service$0.005100%coinbase120d ago0xdf10b8…4ccbc3
0xf8a7…22c80xcebb…b5b6Basex402 service$0.001100%coinbase120d ago0xd5fc38…a8a75d
0xf8a7…22c80xcebb…b5b6Basex402 service$0.001100%coinbase120d ago0x93794a…7b58fc
0xf8a7…22c80xcebb…b5b6Basex402 service$0.001100%coinbase120d ago0x178a5e…e5ef6e
0xf8a7…22c80xcebb…b5b6Basex402 service$0.001100%coinbase120d ago0x9ea623…26314a
0xf8a7…22c80xcebb…b5b6Basex402 service$0.005100%coinbase120d ago0x5dca4f…13bd36
0xf8a7…22c80xcebb…b5b6Basex402 service$0.005100%coinbase120d ago0xd6866f…2319c6
0xf8a7…22c80xcebb…b5b6Basex402 service$0.005100%coinbase120d ago0xd367a8…e8fcd4
0xf8a7…22c80xcebb…b5b6Basex402 service$0.005100%coinbase120d ago0x7e1c62…a173eb
0xf8a7…22c80xcebb…b5b6Basex402 service$0.001100%coinbase120d ago0xcd4894…cd0724
0xf8a7…22c80xcebb…b5b6Basex402 service$0.001100%coinbase120d ago0xf4f357…45b241
0xf8a7…22c80xcebb…b5b6Basex402 service$0.002100%coinbase120d ago0x8ec5d5…441249
0xf8a7…22c80xcebb…b5b6Basex402 service$0.002100%coinbase120d ago0x0485c8…ae49cd
0xf8a7…22c80xcebb…b5b6Basex402 service$0.002100%coinbase120d ago0x208890…9bdac0
0xf8a7…22c80xcebb…b5b6Basex402 service$0.002100%coinbase120d ago0xf7ab4f…4a37dc
0xf8a7…22c80xcebb…b5b6Basex402 service$0.001100%coinbase120d ago0x8b1db2…561159
0xf8a7…22c80xcebb…b5b6Basex402 service$0.001100%coinbase120d ago0xd372a3…07ab0d

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.