Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x2a11e5…8fe1df
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xa57318…e2f610
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x47e4a2…b4405e
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xb56a52…cb6f8d
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x3dbf10…32c7ab
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x80925e…18d102
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x81b7f3…22818d
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xe99e51…9149b0
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x166106…cf4fa4
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x1b9b46…664410
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xddfcf3…a6d53b
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x8b74b6…6458ab
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xfb65c8…eb4b74
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x1c2d1f…3eda86
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x962e68…1272ff
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x3d6dfd…f1a0b0
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x297526…fcf2c2
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0xaa4357…81dee5
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0xf68b88…b20a7b
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x518401…334b97
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0xa7128d…9dac99
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0xb79fa4…4c5a97
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x6d957f…61120b
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x0f7068…b31a51
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x6e3c09…545695

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.