Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8322…630d0xb300…8e84Base—$0.49100%fluxa108d ago0x2b64a9…7dc56a
0x0e75…96c90xb300…8e84Base—$0.70100%fluxa108d ago0x2cedbf…f4f312
0xdb55…cbe60xb300…8e84Base—$0.46100%fluxa108d ago0xa71a4c…07f115
0x7636…19a30xb300…8e84Base—$0.69100%fluxa108d ago0xfff0c6…9a5026
0x7027…e02c0xb300…8e84Base—$0.69100%fluxa108d ago0xaff637…cfc42e
0xb895…dc8e0xb300…8e84Base—$0.77100%fluxa108d ago0x7c672b…b6710b
0x4585…67860xb300…8e84Base—$0.69100%fluxa108d ago0x70828d…f091a9
0x0e33…64bf0xb300…8e84Base—$0.70100%fluxa108d ago0xe2121c…42e3b4
0xc58d…a2a30xb300…8e84Base—$0.76100%fluxa108d ago0xba0ae6…bcf4a9
0xc9be…d87c0xb300…8e84Base—$1.25100%fluxa108d ago0x2f25ca…b324b4
0x1ddd…e5c00xb300…8e84Base—$0.36100%fluxa108d ago0xcc7f98…fe9a12
0xc550…65190xb300…8e84Base—$0.42100%fluxa108d ago0xed315d…869eb1
0x4bba…8fc00xb300…8e84Base—$1.31100%fluxa108d ago0xf5644c…879f7f
0xae4f…38ad0xb300…8e84Base—$0.91100%fluxa108d ago0x80e092…2bb645
0x5ef2…fddc0xb300…8e84Base—$0.65100%fluxa108d ago0xaa8a34…265f3f
0x5231…20d20xb300…8e84Base—$0.24100%fluxa108d ago0x1ed5fb…159471
0x1e58…bef10xb300…8e84Base—$1.71100%fluxa108d ago0xa675bb…8c582f

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.