Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2993dd…93e338
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd96192…4754de
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50eb43…21815e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c7484…92f036
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc5bd61…ab248b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x63ddf9…b10243
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8d21f…26b1ce
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4846ad…3a8ffa
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d4884…9b5e22
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaeb5cf…5fb2f2
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd97b8…ff823e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x126b3c…372e9e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfbe31b…98d937
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x524085…e4c966
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa23b95…f829ba
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee5a77…fabd9b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x13c2f7…af99b5
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x659626…b62cca
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x708032…b9ee25
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7bb76d…590421
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa3ee07…f487c5
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbd992a…5cce4c
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf4d88…1903cd
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e9622…800c66
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbbfad2…d85982

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.