Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x8f76…f3f6Base—$0.01100%coinbase16d ago0x2d462c…a0ea2d
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase16d ago0x9220e4…0946fa
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0x105d57…747083
0x6f9d…8ba00x9c7d…2178Base—$0.01100%coinbase16d ago0xf6f4d4…e91f19
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase16d ago0xafe063…7ecf15
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0x6dc5ee…dae7a7
0x6f9d…8ba00xfb61…41ceBase—$0.01100%coinbase16d ago0xc74439…0c2f05
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase16d ago0x508eb2…92968b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0xe73174…1cf23c
0x6f9d…8ba00xdca5…3a55Base—$0.01100%coinbase16d ago0xe8c9f4…a3a2a1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase16d ago0x2eb80b…849d5f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0x8efcd2…958006
0x6f9d…8ba00xb305…9a7bBase—$0.01100%coinbase16d ago0xf4014f…f66c1f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase16d ago0xff8973…36f31b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0xdf73e6…65c58d
0x6f9d…8ba00xad9d…093dBase—$0.01100%coinbase16d ago0xa97943…2ce791
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase16d ago0x353d65…1b8e7f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0x97a5d3…b59f28
0x6f9d…8ba00xdd31…bb4eBase—$0.01100%coinbase16d ago0x5a466f…28a3ca
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase16d ago0xed9bb8…6a6bce
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0x6aac4d…f1e867
0x6f9d…8ba00x8ece…97b1Base—$0.01100%coinbase16d ago0x7422d4…70d3a1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase16d ago0x3983b2…37e485
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0x3e7143…6efacc
0x6f9d…8ba00x2b62…ddf6Base—$0.01100%coinbase16d ago0xc053e9…8acabb

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.