Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase—$0.20100%coinbase30d ago0x319b05…0a895c
0x4855…272c0xf000…94fcBase—$0.20100%coinbase30d ago0x4ab045…deab4a
0x4855…272c0xf000…94fcBase—$0.10100%coinbase30d ago0xaa0c2c…279e1d
0x4855…272c0xf000…94fcBase—$0.20100%coinbase30d ago0xe7da27…4f442e
0x4855…272c0xf000…94fcBase—$0.10100%coinbase30d ago0x688b11…b66e47
0x4855…272c0xf000…94fcBase—$0.20100%coinbase30d ago0xd19597…ebb48f
0x4855…272c0xf000…94fcBase—$0.20100%coinbase30d ago0x751292…207fcb
0x4855…272c0xf000…94fcBase—$0.10100%coinbase30d ago0xfd7bd7…bb03c4
0x4855…272c0xf000…94fcBase—$0.01100%coinbase30d ago0xa9b48b…32001c
0x4855…272c0xf000…94fcBase—$0.03100%coinbase30d ago0x03f6a4…70879c
0x4855…272c0xf000…94fcBase—$0.03100%coinbase30d ago0x802852…a15220
0x4855…272c0xf000…94fcBase—$0.03100%coinbase30d ago0x001eec…12a690
0x4855…272c0xf000…94fcBase—$0.03100%coinbase30d ago0x04f162…95cc5e
0x4855…272c0xf000…94fcBase—$0.03100%coinbase30d ago0x7a7a6d…b8c155
0x4855…272c0xf000…94fcBase—$0.03100%coinbase30d ago0xf81a8d…a90c8c
0x4855…272c0xf000…94fcBase—$0.20100%coinbase30d ago0xda0a99…ea5ef2
0x4855…272c0xf000…94fcBase—$0.20100%coinbase30d ago0xcddcb4…e72d14
0x4855…272c0xf000…94fcBase—$0.03100%coinbase30d ago0xf64cbc…cd5180
0x4855…272c0xf000…94fcBase—$0.20100%coinbase30d ago0xceeac8…b07341
0x4855…272c0xf000…94fcBase—$0.03100%coinbase30d ago0xecce45…944d3b
0x4855…272c0xf000…94fcBase—$0.01100%coinbase30d ago0xb0af55…ee8b33
0x4855…272c0xf000…94fcBase—$0.20100%coinbase30d ago0x7d4b2b…5dd438
0x4855…272c0xf000…94fcBase—$0.10100%coinbase30d ago0xd8e0ce…c48a99
0x4855…272c0xf000…94fcBase—$0.20100%coinbase30d ago0x929cff…df9998
0x4855…272c0xf000…94fcBase—$0.20100%coinbase30d ago0x689dbf…4ac89f

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.