Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x672d97…fa2aa6
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0xe0f01d…c035f7
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0xa77b2c…a46a6f
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x726a60…1c7b54
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0xa43694…b552ac
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0xa5e067…3e502a
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0xfb8b35…422377
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0xfbb06e…4c1b2f
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x457b96…ff1594
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x969b7b…7beb74
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0xd34dee…e89dce
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0xf9fb99…dbeae5
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0xb64f14…e79900
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x8938c5…4564fc
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x362560…5762f4
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0xf4fb1f…288c03
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x8485b4…6ec64e
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x4fd688…920c6a
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x93761d…1aa7dd
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x6474ad…5fa03e
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x9fae4e…d2c5a7
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0xf983b9…6bab1a
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x4171bb…9d7f98
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x95b78e…d19da7
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x96d31c…9bfd62

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.