Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56cd…dd2b0xac65…4417Base—$0.54100%fluxa115d ago0x0580c3…fbd406
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa115d ago0x8ae1ee…b23432
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa115d ago0x0afeda…4fb417
0xb90a…9ae40x56cd…dd2bBase—$0.26100%fluxa116d ago0xf28d81…1bc6de
0xb90a…9ae40x56cd…dd2bBase—$0.26100%fluxa116d ago0xc131ee…2e001f
0x56cd…dd2b0xac65…4417Base—$0.01100%fluxa116d ago0x25cccb…f57df4
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa116d ago0x47220c…c594ee
0x56cd…dd2b0xac65…4417Base—$0.01100%fluxa116d ago0x11c4db…17811b
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa116d ago0xef0c56…825826
0x56cd…dd2b0xac65…4417Base—$0.02100%fluxa116d ago0x6b0d54…28b6c2
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa116d ago0x2a6fb3…3c0392
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa116d ago0xa5a29d…744c30
0x56cd…dd2b0xac65…4417Base—$0.04100%fluxa116d ago0xa2447b…5b3e85
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa116d ago0x95e323…36c235
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa116d ago0xaf9e03…d76759
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa116d ago0xcecc52…270c98
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa116d ago0x848e90…5d75c4
0x56cd…dd2b0xac65…4417Base—$0.02100%fluxa116d ago0x647b51…a54117

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.