Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc066…76140xf000…94fcBase—$0.01100%coinbase47d ago0xdf5ecc…95a7ee
0xc066…76140xf000…94fcBase—$0.03100%coinbase47d ago0xb35501…c71ff3
0xc066…76140xf000…94fcBase—$0.05100%coinbase47d ago0xf970ce…504494
0xc066…76140xf000…94fcBase—$0.03100%coinbase47d ago0x366436…5c54bb
0xc066…76140xf000…94fcBase—$0.20100%coinbase47d ago0xb8de35…204b8f
0xc066…76140xf000…94fcBase—$0.03100%coinbase47d ago0xfd0469…a32998
0xc066…76140xf000…94fcBase—$0.20100%coinbase47d ago0x443b07…8498c0
0xc066…76140xf000…94fcBase—$0.20100%coinbase47d ago0xa92a2b…b8b25b
0xc066…76140xf000…94fcBase—$0.10100%coinbase47d ago0x8a20c2…2d4435
0xc066…76140xf000…94fcBase—$0.20100%coinbase47d ago0x2ae447…d468f8
0xc066…76140xf000…94fcBase—$0.03100%coinbase47d ago0x18a635…e242d0
0xc066…76140xf000…94fcBase—$0.03100%coinbase47d ago0x82537e…f39111
0xc066…76140xf000…94fcBase—$0.01100%coinbase47d ago0x51f0e0…4ea1e3
0xc066…76140xf000…94fcBase—$0.10100%coinbase47d ago0x2843a4…6835f1
0xc066…76140xf000…94fcBase—$0.05100%coinbase47d ago0x166956…c5e5c6
0xc066…76140xf000…94fcBase—$0.03100%coinbase47d ago0x8ce6b1…9ab7c2
0xc066…76140xf000…94fcBase—$0.05100%coinbase47d ago0x7b746f…1bd5ee
0xc066…76140xf000…94fcBase—$0.05100%coinbase47d ago0xac7940…4b24cc
0xc066…76140xf000…94fcBase—$0.03100%coinbase47d ago0x50cd4a…38aef5
0xc066…76140xf000…94fcBase—$0.20100%coinbase47d ago0x66ead6…b08f42
0xc066…76140xf000…94fcBase—$0.03100%coinbase47d ago0x117326…187393
0xc066…76140xf000…94fcBase—$0.03100%coinbase47d ago0x58ce9e…4ea2ff
0xc066…76140xf000…94fcBase—$0.01100%coinbase47d ago0x2217f6…3db1a4
0xc066…76140xf000…94fcBase—$0.03100%coinbase47d ago0x44bfb3…cd93a5
0xc066…76140xf000…94fcBase—$0.20100%coinbase47d ago0x4a49e8…6b20cc

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.