Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x5b757c…76ac4b
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x9be9fb…b129ae
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xad212c…f25659
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x844914…46916c
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x328230…efac40
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xa753f5…e3947b
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xe981ad…f571d9
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x6344e3…4394ee
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xb962b2…1d0cbc
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xe4a2e8…922640
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x4541b3…881377
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x746601…6cfa19
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x58d85c…a8a147
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xec9fed…233298
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xe4dfe1…a5eaa0
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x719d04…529bc2
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xe91f75…9ca378
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x2f54f0…77f80d
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x7a6752…3c906d
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xe418c4…a850ea
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xf576f3…cfe712
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xbd37c8…08d709
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0xe15627…b3bc1d
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x998a8a…297666
0xa51f…10c90xfe80…47eeBase—$0.001100%fluxa16d ago0x8fa120…4c0b91

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.