Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0xef819b…52780b
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x9d00de…9b47e8
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x91c70e…7db0b4
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0xb7edfe…081457
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x518669…71ae39
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x81596e…2e065a
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x86a736…5b0179
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0xd0670f…d954c5
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x99170b…8c234b
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0xe53aa6…3b121b
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x293d5c…456dd1
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x9036d6…145096
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0xaa8f3c…bcf806
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x4e8b46…c422e6
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x2bfeab…714669
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0xac58f3…f140f7
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x082180…2724fc
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x9957d2…4e1889
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x4b0755…2427f6
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0xb98d65…6a9a07
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0xe596ae…74b16f
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0xfdf61e…03a027
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x18b299…d6962e
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0xd7c88d…e7a093
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa14d ago0x684492…6fa9ab

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.