Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x06ee50…5fc87e
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x57d4ea…4e13ef
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0xb6aedc…82f9fc
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa46d ago0xae00cb…ff8402
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0xa8b276…c9a857
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x19605f…0d4b62
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0xb857a2…1ba62c
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa46d ago0xf10a23…ebe75b
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa46d ago0x0ee611…7a90ca
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x353950…c6792a
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x7634ad…b29127
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa46d ago0x231b4c…21dae3
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x4d8795…d6417f
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x0fee7f…b9d60b
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x4f8802…e9fd87
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x31928d…350155
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa46d ago0xf64d19…05dfe7
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x6daa5a…0507c0
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x768763…fb548e
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x797938…b01180
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0xe74bb0…91d386
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa46d ago0x9565fc…efcb7d
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x9f8a21…0c41ce
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0xae9f76…7729d2
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa46d ago0x9b09bb…98678e

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.