Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x40656e…8177d1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x77df84…b7e540
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x11eec4…d822e1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x5fe118…3156b8
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x6d1afc…7b868b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x3cbb78…2480e9
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x5c9575…683de5
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x6ac9ce…bcce5f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x7db7c7…819dd1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x30c032…02a6eb
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x7971b1…26e32d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x9f6fe0…3f3b81
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x2de4d4…02bd0e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x8a86f8…9768f1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x01d05e…51c05a
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x5ae9c6…4c2d97
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0xef7f8f…97810c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0xccfdbd…0a586d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x71673b…f49d92
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x000484…98739c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x819cbd…633e0b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x490d2e…022f38
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0xf4ccb6…d7d432
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0xe2f820…bb746b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x7907e8…e7c8b2

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.