Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x2e038f…bb753b
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x1f6415…afa5e9
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x29c723…8e54f5
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x51eaaa…4d1445
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0xb7c619…a1a056
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x4c02f4…f70010
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0xa1cde5…906852
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0xf78fca…fb660d
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x2c1043…088799
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x25ed4e…673fdd
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x894b57…91313e
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0xb2516e…c1343f
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x838f29…ab0852
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x081e05…8755a0
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa20d ago0xcf60e0…5dff23
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa20d ago0xa67b03…fc6529
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa20d ago0x6a06cf…d0b82f
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa20d ago0x170777…3e2d09
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa20d ago0xe27035…126321
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa20d ago0xf5ff22…726f69
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa20d ago0xb774fc…516f33
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa20d ago0x5ddae0…2d8b01
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa20d ago0x6f3885…7c5687

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.