Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0x8beb00…be0061
0x549f…6d300x9c95…e299Base$0.001100%fluxa38d ago0xe79c09…a7a8bf
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0xfe0135…199239
0x549f…6d300x9c95…e299Base$0.001100%fluxa38d ago0xd9c1bf…12ca93
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0xfc3497…aedece
0x549f…6d300x9c95…e299Base$0.001100%fluxa38d ago0xea6b34…3b0a7e
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0xfefcb1…eedaee
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0x5b4b43…d3d20c
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0x1ba1c3…2d25ad
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0x97ba91…5d9422
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0xe0b3bb…1c136c
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0x0cce2c…a87ec5
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0xa65fe9…9afef3
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0x48217c…53ebb9
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0xf8b59d…4a6efc
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0xcd34ea…fe7e4d
0x549f…6d300x9c95…e299Base$0.001100%fluxa38d ago0xb8e549…c7f9f2
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0xfe63dd…15a323
0x549f…6d300x9c95…e299Base$0.001100%fluxa38d ago0x051640…064a66
0x549f…6d300x9c95…e299Base$0.001100%fluxa38d ago0x991ef4…c17a57
0x549f…6d300x9c95…e299Base$0.001100%fluxa38d ago0x7be87d…70e1fd
0x549f…6d300xfe80…47eeBase$0.001100%fluxa38d ago0x436d25…472c3c
0x549f…6d300x9c95…e299Base$0.001100%fluxa38d ago0x7829c2…d54b7d
0x549f…6d300x9c95…e299Base$0.001100%fluxa39d ago0x97353b…14e957
0x549f…6d300x9c95…e299Base$0.001100%fluxa39d ago0xe751d1…308b79

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.