Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa9d ago0xdd9d23…a3b59d
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa9d ago0x50a5cd…d70e31
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa9d ago0xdb702d…8848a8
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa9d ago0xa9fa53…2e2de7
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa9d ago0xbbe72e…e65c43
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0xfb5882…99c094
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0xafcefb…40fe28
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0x81d800…c21e58
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0x4105ee…d4434a
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0x41b57d…ced528
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0xc57d1e…479def
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0x518e05…2c6324
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0x691124…ef0b97
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0xa8a195…fe620a
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0xe8e4b1…60b97c
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0x8919e2…7b3a6b
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0x992d76…7757b2
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0xb9a170…fc6085
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0xf7bf3d…6b23bf
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0x07bfd3…77c5b7
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0x15f81d…efbd7a
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0x922f6a…9cd3ee
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa10d ago0xa9638f…92152d

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.