Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0xa67460…3f7428
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x774c94…9e8400
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x9aa25e…aae1c1
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x8e0e22…69b460
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x340f4c…54fb73
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x9df631…c4d74f
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x6adcfd…cc9f40
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0xd29b95…f9031d
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0xdd242f…5665cc
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x078bf7…9dc1b2
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0xe5c523…4e5cb7
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x139dc6…45e24e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x009d2e…23c6d1
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0xf0f20f…9e98b9
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x00beaa…5270c0
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0xfc641b…a4a6a1
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x4fe230…0b725a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0xab7f56…0a5db4
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0xf3d420…5ad019
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0xa966d2…1c3b58
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x7431d5…d9564f
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x2a9568…760498
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x4793e7…db6b32
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x047317…8dddd4
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa23d ago0x886571…954c53

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.