Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe999…a8e80xf000…94fcBase—$0.01100%coinbase51d ago0x972763…72e6c7
0xe999…a8e80xf000…94fcBase—$0.03100%coinbase51d ago0x7268bc…677e51
0xe999…a8e80xf000…94fcBase—$0.03100%coinbase51d ago0x239e16…9078d0
0xe999…a8e80xf000…94fcBase—$0.03100%coinbase51d ago0xd9abc7…18f1a0
0xe999…a8e80xf000…94fcBase—$0.01100%coinbase51d ago0x5c7802…d08588
0xe999…a8e80xf000…94fcBase—$0.01100%coinbase51d ago0x2f50ba…e768cd
0xe999…a8e80xf000…94fcBase—$0.03100%coinbase51d ago0xacdd0c…8c180d
0xe999…a8e80xf000…94fcBase—$0.20100%coinbase51d ago0x05bf02…6d7efb
0xe999…a8e80xf000…94fcBase—$0.10100%coinbase51d ago0x23de9f…a465ff
0xe999…a8e80xf000…94fcBase—$0.10100%coinbase51d ago0xd30896…035213
0xe999…a8e80xf000…94fcBase—$0.10100%coinbase51d ago0x491120…ff06b1
0xe999…a8e80xf000…94fcBase—$0.10100%coinbase51d ago0xda8ef8…03b834
0xe999…a8e80xf000…94fcBase—$0.10100%coinbase51d ago0x56664a…c1caa4
0xe999…a8e80xf000…94fcBase—$0.10100%coinbase52d ago0x8eb51f…1852a1
0xe999…a8e80xf000…94fcBase—$0.10100%coinbase52d ago0x13c6e2…873bc1
0xe999…a8e80xf000…94fcBase—$0.10100%coinbase52d ago0x512062…988b62
0xe999…a8e80xf000…94fcBase—$0.20100%coinbase52d ago0x8aa699…94cd00
0xe999…a8e80xf000…94fcBase—$0.10100%coinbase52d ago0x5a7d47…727ad8
0xe999…a8e80xf000…94fcBase—$0.10100%coinbase52d ago0x585262…1769d5
0xe999…a8e80xf000…94fcBase—$0.20100%coinbase52d ago0x711711…a03fdf
0xe999…a8e80xf000…94fcBase—$0.10100%coinbase52d ago0x50c2f5…63cd8e
0xe999…a8e80xf000…94fcBase—$0.20100%coinbase52d ago0xa40fa2…346107
0xe999…a8e80xf000…94fcBase—$0.20100%coinbase52d ago0x441602…8e3845
0xe999…a8e80xf000…94fcBase—$0.03100%coinbase52d ago0x467588…16ab10
0xe999…a8e80xf000…94fcBase—$0.20100%coinbase52d ago0x952685…919209

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.