Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x489535…d8b287
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x73477a…c589a6
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0xa20186…e559aa
0x06d4…98400x9c95…e299Base—$0.001100%fluxa38d ago0xe5bdc2…6820c0
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0xefb8b3…3ffe75
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0xdce700…79bbaf
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x55d5bb…b5fa7e
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x48eb02…1b3816
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0xeaf26a…8bbf9a
0x06d4…98400x9c95…e299Base—$0.001100%fluxa38d ago0x4f2788…bbc612
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x23ccb4…21def6
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x18aa9d…3ea4e3
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x36f1fc…1e34ca
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x1c4cb2…391f41
0x06d4…98400x9c95…e299Base—$0.001100%fluxa38d ago0x0d0f6d…e1bb77
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x9f712e…e17cd8
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x68bf5c…789429
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x30532b…e3442c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0xf91700…0ef954
0x06d4…98400x9c95…e299Base—$0.001100%fluxa39d ago0x469e61…3635ad
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0x124d5c…d745f7
0x06d4…98400x9c95…e299Base—$0.001100%fluxa39d ago0xcf9418…8af072
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0x3e4fb5…e58df7
0x06d4…98400x9c95…e299Base—$0.001100%fluxa39d ago0x1be8fb…7668f1
0x06d4…98400x9c95…e299Base—$0.001100%fluxa39d ago0xd203b8…e3c4eb

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.