Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x54d92e…90b6c8
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x038a12…13f2f0
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0xf7836b…568f7a
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x25f9af…7e444d
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x511a1b…6992b3
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x74b4ab…92f35e
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0xd328ad…206b90
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0xaf1950…b3b1b1
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x7f588e…1bb910
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x7e5473…c1f4a9
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x6481bc…9ae692
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x0c104b…b476a9
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x712049…97173e
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x179331…298bf9
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x0c21e8…69068a
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x1db547…b76ef6
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x73d090…fa0597
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa20d ago0x835bac…255b7f
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x065358…c67e02
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0xc5cbdc…591d25
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0xcdb0be…f13523
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x41966d…672a78
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x0b662d…2e5d4d
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x78bc4a…87359c
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x656f16…315f39

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.