Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x0b49c9…76c6dd
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x394c96…4150d7
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0xb44f03…d6355b
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0xb8ebc8…bbecb9
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0xb88f96…699ec8
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x7e85b0…95adbe
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x866d63…bbe21c
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x259ce8…285d48
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x7420a8…0f9c46
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x09ec26…32875a
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0xce2ae5…c9bafb
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x2e765d…052d25
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x362c9c…1c857c
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x3fde04…e936d3
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x4ec810…1e2889
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x0e3911…f34b9d
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x64baed…5166e4
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x7a0eec…91fd23
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x82f60c…9903e3
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x306271…022427
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0xdfe02d…8d296d
0xc768…db320xfe80…47eeBase—$0.001100%fluxa18d ago0x98e05e…83c88b
0xc768…db320xfe80…47eeBase—$0.001100%fluxa19d ago0x8577b1…a08c56
0xc768…db320xfe80…47eeBase—$0.001100%fluxa19d ago0xcebef8…c4d16e
0xc768…db320xfe80…47eeBase—$0.001100%fluxa19d ago0x597755…c7ca72

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.