Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x38e951…818928
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x2e113d…7535ef
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0xdffd69…24f179
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x073b9a…ed14dd
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0xd9d826…74e609
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x80da7a…655516
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x926339…84bea2
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x15f749…d8c26c
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0xea7a2c…d5f030
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x219a28…c2e057
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x635cfc…0a5215
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x126b53…8e1e6a
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x50f38d…89b312
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0xaf0dc2…72610c
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0xdd08da…1606e1
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x85537d…969d84
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0xb6fd8f…cbe3ea
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x47e196…4fd5f7
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x6347aa…2524c4
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0xeaf0e3…be0a70
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0xbc2b46…c08efc
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0xc4fb67…56b064
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0xd24288…9b130f
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0xa5a44d…c0d41f
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x9ce36c…2a9eb1

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.