Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x04c19f…4c9123
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x2df250…3cfc14
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x560f0e…5344d5
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xe11e09…4953fc
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x873d7a…3063d3
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xff7d78…c2379a
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x0a8114…bce6fe
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x78b46f…a736f7
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x33c08b…0c5a0e
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x9aa9ad…d6cbe9
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xc74cf6…37f018
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x900876…f8670f
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xed4d8e…eb880c
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xd8819b…008b94
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x473b13…688e18
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xdaf7e0…6fdf06
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x1184f2…f58886
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x587a11…549d21
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0x806ec4…4ded8f
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xdd4be5…5ccccd
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xff90d2…1283bb
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xb4c9de…49badb
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xadb76f…bfcfe7
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xb63f62…cb07c3
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa18d ago0xdeb408…6fd4dd

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.