Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x1900fb…240559
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x7fd124…5da706
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x99e311…b4bc46
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x85bef9…d3f3fd
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0xf7d9e5…e6aaa5
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0xd12fb5…24d0e3
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0xae5e11…fe4774
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0xdb97f1…e3a3e8
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x5ac0e6…9f1b29
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x96053d…441393
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x9391d2…ce4f6f
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x78548e…77af95
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0xccc33d…ef2d71
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x8e2499…4f6a63
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0xd53470…29fcae
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x6cea89…a5aae1
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x1eeb44…769530
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x64635a…86a7fa
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x650b15…7ad269
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x31681a…0ff288
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x99d611…8b043d
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0xd08561…e9bb74
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x9653be…c8e75a
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x243f3c…6e407b
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0xedb015…440017

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.