Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x45705b…a79c3e
0xee20…0e550xafff…aad3Base$0.10100%coinbase175d ago0xad2387…d005d1
0xe156…d9a90xafff…aad3Base$0.10100%coinbase175d ago0x6e9fa6…4416f8
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xa0e690…e13bf3
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xaf59b5…270df2
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0xbea21e…1de83e
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x1f058c…70ca77
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xdd8e41…7ad035
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x76a96b…adfd8f
0xee20…0e550xafff…aad3Base$0.10100%coinbase175d ago0xb2fc49…fa06ec
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xae9ba3…e2d986
0x4973…e8e90xafff…aad3Base$0.10100%coinbase175d ago0xf6e884…a5c7fa
0xee20…0e550xafff…aad3Base$0.10100%coinbase175d ago0x9448ae…552218
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x7b4c45…b29e5e
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x8bea0e…4561de
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x742860…0cd6bb
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xc5adfa…af4084
0xe156…d9a90xafff…aad3Base$0.10100%coinbase175d ago0xab35a1…a83e00
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x6292fd…26be50
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xc461db…95e874
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x8d1f8e…74667d
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x766302…194836
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xfb0b01…31dcf4
0x4973…e8e90xafff…aad3Base$0.10100%coinbase175d ago0x9cbc96…e7b185
0xee20…0e550xafff…aad3Base$0.10100%coinbase175d ago0x0d0032…05ad75

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.