Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x586799…128794
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x886bb2…cb572b
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x8dd24d…dbf0f8
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x09c3be…3d42c8
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x923f26…59ee93
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa85b69…575de0
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x83ac5e…2e818c
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5b5fea…7ad432
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5be061…9134f8
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x6a4730…3b552e
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9f4eb3…6d8419
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x1292b3…6ab73e
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xdd0db1…b97aa8
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x338af0…c7a803
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x0a45dc…3d5c9f
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xb1f9a0…86a628
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x8e1b17…0ccd73
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xaee531…a11580
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x756d5c…d15c37
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xdea260…cd5093
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xebec51…d5d467
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x79d099…e01355
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x85b096…798ba0
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf94848…fa739b
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xda4e9d…e840d3

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.