Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xe93318…581f37
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xec3bc5…6b9adc
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x69eea1…0fd76f
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x42c105…c68c15
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x8ecccf…9be01f
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x408058…115e4d
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x8b0c3f…39e0ff
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x1085db…642604
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x986d50…ff56f8
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xd331dc…2c2388
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x6ba380…8d643d
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x7950f6…4f9b7c
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x7f8339…3e1efd
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xad9c45…7e6f2e
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xb5b3ab…c874eb
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xe2e01f…e574e5
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xd01c95…697051
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x5f1341…7bc213
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xa93c76…f44761
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x2b034b…cbc40d
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x73c27b…fb3b14
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xd30c33…bd356e
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xcd8312…3dd117
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x95641d…e30ec3
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xf79117…dcb8ea

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.