Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x57c658…4a5c70
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x080dab…1b0a8a
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0xe19566…70d81b
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0xbc569e…acd9f9
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0xed52ad…061845
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x93a3a8…550b9d
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0xaee5df…2b46b9
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x671283…b2da46
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x8a8980…4146e2
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0xd42796…9cca35
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x64c1e1…686c8f
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x967a4f…b9fcb4
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x54dd27…44f862
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0xc96748…c7b367
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x2a2dcf…7e1f98
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0xe81621…687d1e
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x508ff3…4490d9
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x3cc0f3…537a33
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x85740f…464cff
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x4f9c58…62bcbb
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x843fb0…caf433
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0xc187a5…71e8f2
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x669190…3978db
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x0934ae…fe6654
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa16d ago0x1693c6…b8dff5

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.