Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa17d ago0x861572…8ba0d5
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa17d ago0xe93a47…bdfa9d
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa17d ago0x3a0fc6…0aee6b
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa17d ago0x17b7bb…e8fe76
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa17d ago0xf5a161…6f88b6
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa17d ago0x6e3be5…a5ab5e
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x64f2b5…b6536e
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0xab0df5…5bc5d4
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0xe1460b…6d2353
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x88554f…2e0273
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x237484…1335ac
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x5625b9…6d6147
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8548da…612585
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0xf2c269…9b7362
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x10a76a…3da107
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x82ff78…d6fad4
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x118264…ad01aa
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0xeeb7fd…eafb90
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x420890…807a7a
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x3bb60c…be4ec2
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0xbc2872…612754
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0xa2f9f0…1a5b66
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x364a08…eb3891
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x93617a…995368
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa18d ago0x96b87f…bab0ee

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.