Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x779d76…8a4001
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x578233…9d1f4c
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0xc791a2…ac62ff
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x69d9aa…a69c94
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x8d4c1e…59ca1c
0x3446…5d130x6d6e…9192BaseExaSearch$0.003100%coinbase84d ago0xe8c5d1…aed7f7
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x38486b…300941
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase84d ago0x6dc000…e32575
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0xea8f12…da2b9d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0xf4c186…ee5ad4
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x2b29dc…f919c7
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0xdffe28…940c8d
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x4b6d0e…74ad83
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0xd6c32d…9f1abe
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x13629d…196f55
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x2e7833…51aa53
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0xbb075d…d658f3
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0xa2fd41…a2b4d9
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0xd66f12…97ffcf
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x791d20…ebc2f8
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x2ca7eb…852fd8
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x75a82e…d8ce8b
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x55f185…3bb134
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x1a7a0b…b7cc43
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0xd20e59…46a5d7

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.