Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xd7ad58…af0457
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xb6e16b…9f911e
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0x7441cb…656f8d
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0x1faa89…8ab3d8
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0x0df8d6…80476c
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xfbd308…1f1632
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x41f951…723004
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x2e439b…297b98
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x3fd64f…44ecbb
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x92ceff…22cdcb
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x392ff0…449767
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x71605e…cd6228
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x5089a8…9e0b30
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x266cda…657ee4
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xce8423…19b0c0
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xa029c0…6b5912
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x6be5b6…b90ead
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x914a74…088c8b
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x98da45…e34f5d
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xb0e442…3d2da7
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xee27b2…90e1ca
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xde0d75…5404f2
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x9871c1…c1bc7a
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xdfdbc8…76e9c9
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4b607e…940525

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.