Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0xb26d5b…baea16
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x74f727…7aceee
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0xa656ac…091f55
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0xae7ba1…54cb58
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0xae3851…54ee27
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x41c63f…e13096
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0xaeac26…88501e
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x28ba3b…b2a602
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x7bbb66…5c6c62
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x7c24bb…b36918
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x170c95…b6e11e
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x121483…2a1871
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x4727ca…64c024
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x2a6f59…927ae8
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0xe49ccd…ae713e
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x69015f…f28f7b
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x5a4254…8d4d35
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa24d ago0x1362a7…e8371a
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa24d ago0xa2c0ec…d65a4f
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa24d ago0xaa4533…5ca5d8
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa24d ago0x13c3e1…ce98aa
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa24d ago0x6a53ed…26eb9e
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa24d ago0xa2173e…f9f9fb
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa24d ago0x88163e…8c2061
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa24d ago0x3a03ef…e60c6d

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.