Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x4664b5…46b3de
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x487286…0a3528
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0xbadc58…472f90
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0xce7580…0e7d18
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0xc3b756…c38aec
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x25c839…86810e
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0xd7a403…b67223
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x8920ef…8afff2
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x5a29ea…848d4a
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x441abe…d6da15
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x8e23a3…d772ad
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x9ff7ba…3aa91b
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x02565b…a81720
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x3851d5…dbc5f1
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x713a6d…55601a
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x048f50…b20590
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x6b3dc6…622c18
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0xa20852…62121a
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0x9e6325…1392c0
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa20d ago0xac9e9e…bb40e6
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa21d ago0x0a8709…ed8ab4
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa21d ago0xb00fa3…631be0
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa21d ago0xcc01e5…a4288d
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa21d ago0xb01258…c2454d
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa21d ago0xf72a9c…35b8dd

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.