Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xdb7af4…c7c4b6
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x2ab1c3…608eb7
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x364f6b…fc8eb0
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x96bda4…d483e7
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xecbbb1…a9cb06
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xd39a1c…a2d1d2
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x5a90e6…fd7b24
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x6e0358…48eb85
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x4895be…b6c745
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xa6e5a7…5bf26e
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xdb3c2a…63f07f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xf2342d…96585d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x8b3e48…9eb757
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x022c3f…3e1546
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x6dc68c…e4c816
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xb21aab…039e55
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x1c383b…37a8d8
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xa5ef39…2e01c7
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x8bf8df…8003e2
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xad190f…4847f8
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xb2342f…0d041b
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x464206…140303
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xc1e501…86ea45
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xfc3813…fdc5fb
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xf83ce8…36c204

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.