Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ddd…fcc80xd795…9878Base—$0.01100%coinbase78d ago0x23bdde…00f768
0x5ddd…fcc80x97f8…c4d6Base—$0.01100%coinbase78d ago0x85fbc8…c82402
0x5ddd…fcc80xf167…3735Base—$0.01100%coinbase78d ago0x166fec…b83449
0x5ddd…fcc80xf182…15dbBase—$0.01100%coinbase78d ago0xf79f09…294beb
0x5ddd…fcc80x3020…ced2Base—$0.01100%coinbase78d ago0x3ee372…420e82
0x5ddd…fcc80xe907…7914Base—$0.01100%coinbase78d ago0xd4fa94…4c6971
0x5ddd…fcc80x4e2f…7aaaBase—$0.01100%coinbase78d ago0xaf3392…4bc185
0x5ddd…fcc80x2474…d741Base—$0.01100%coinbase78d ago0x1e8c0c…914314
0x5ddd…fcc80xb6de…3b8fBase—$0.01100%coinbase78d ago0x2ba097…1ddde0
0x5ddd…fcc80x6ee9…bd52Base—$0.01100%coinbase78d ago0xfcd1a6…3fcb50
0x5ddd…fcc80x8b69…0749Base—$0.01100%coinbase78d ago0x0ed3f2…486a35
0x5ddd…fcc80x201d…a571Base—$0.01100%coinbase78d ago0x7e81de…6b146d
0x5ddd…fcc80xffea…1f93Base—$0.01100%coinbase78d ago0xb324be…697c75
0x5ddd…fcc80x7814…8e47Base—$0.01100%coinbase78d ago0x97e15e…c670a2
0x5ddd…fcc80x6690…8a89Base—$0.01100%coinbase78d ago0x6d50eb…2ab8c6
0x5ddd…fcc80x363d…6bfaBase—$0.01100%coinbase78d ago0xfcc3ef…2d0ae8
0x5ddd…fcc80x14c4…2d37Base—$0.01100%coinbase78d ago0xd6e9dc…d31b6e
0x5ddd…fcc80x3436…7371Base—$0.01100%coinbase78d ago0x3f80f8…daaaca
0x5ddd…fcc80xc87f…58edBase—$0.01100%coinbase78d ago0x0e101f…cb34ee
0x5ddd…fcc80x23fb…4044Base—$0.01100%coinbase78d ago0xdcce85…ec2a97
0x5ddd…fcc80x4d28…3a91Base—$0.01100%coinbase78d ago0xfcf14f…cade59
0x5ddd…fcc80x16f5…d304Base—$0.01100%coinbase78d ago0x487311…83d945
0x5ddd…fcc80x5262…0a2eBase—$0.01100%coinbase78d ago0xad2723…baee8c
0x5ddd…fcc80x4480…8425Base—$0.01100%coinbase78d ago0xd47ddc…d72312
0x5ddd…fcc80x0192…7deeBase—$0.01100%coinbase78d ago0xd539b7…8a94f9

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.