Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa35d ago0x31b3ac…6a2db2
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0x6ef23d…b1b72a
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0x4cb6f9…fa26d0
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0x9a9169…c322a5
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0xd08613…c7e8c7
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0xd5b2ff…ceb077
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0xc9b39e…2ccf4e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0xcc3f3f…567be5
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0x5d4d96…76aa6b
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0xb45537…4f1cfa
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0x0d03cd…621a5f
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0x682c76…b3125e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0xc735f4…ef8974
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0x1b324a…045da7
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0xb2a4c8…d6fbae
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0xef5f62…6aa975
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0xdda9d5…7176d3
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0x243a5d…026257
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0xd97145…26edf2
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0x4c3ccf…efb51c
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0x94276d…034ff3
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0xfc3303…3ba9de
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0x49dd20…45235e
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0xe875e0…68db97
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0xaf1a4b…849fdc

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.