Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff46…822d0xeaa8…24abBase—$0.01100%coinbase73d ago0xa41243…bd83c9
0xff46…822d0x9c69…d798Base—$0.01100%coinbase73d ago0xf0ec62…a693b3
0xff46…822d0x1f53…5810Base—$0.01100%coinbase73d ago0x4b42f4…76b9cd
0xff46…822d0xd325…e2adBase—$0.01100%coinbase73d ago0xe3fec7…0442a0
0xff46…822d0xf8fa…fcd4Base—$0.01100%coinbase73d ago0xec8909…fca63b
0xff46…822d0x0978…d1bcBase—$0.01100%coinbase73d ago0x925d9a…ffbfcb
0xff46…822d0x48da…26a8Base—$0.01100%coinbase73d ago0x1bcdcd…75ec04
0xff46…822d0x0613…fc32Base—$0.01100%coinbase73d ago0x7982ff…f481bf
0xff46…822d0xa5ef…5a3fBase—$0.01100%coinbase73d ago0x6cf435…d00cdb
0xff46…822d0x6a6a…c8bdBase—$0.01100%coinbase73d ago0x8cda6e…a838aa
0xff46…822d0xd394…8af9Base—$0.01100%coinbase73d ago0x91e54e…4aa227
0xff46…822d0x4e58…6481Base—$0.01100%coinbase73d ago0x82fbd5…892ddd
0xff46…822d0xe884…7ed3Base—$0.01100%coinbase73d ago0x109d49…21f8e7
0xff46…822d0x0a35…9020Base—$0.01100%coinbase73d ago0xf3814a…8c0699
0xff46…822d0xcefb…1008Base—$0.01100%coinbase73d ago0x09bcfd…0019d9
0xff46…822d0xd777…251cBase—$0.01100%coinbase73d ago0x619279…eab9b1
0xff46…822d0x8f99…bf8bBase—$0.01100%coinbase73d ago0x401d4b…4ddecd
0xff46…822d0x7710…e09dBase—$0.01100%coinbase73d ago0x976f4d…001e1e
0xff46…822d0xc398…dec0Base—$0.01100%coinbase73d ago0xef672d…d96df4
0xff46…822d0xa1f6…c430Base—$0.01100%coinbase73d ago0x743cd8…8b53dd
0xff46…822d0x9d4a…d2d8Base—$0.01100%coinbase73d ago0x9b79ba…c86317
0xff46…822d0x7675…cb0cBase—$0.01100%coinbase73d ago0x66c684…0aef81
0xff46…822d0x6a1d…f4caBase—$0.01100%coinbase73d ago0x93c465…e9c7a5
0xff46…822d0x0740…8a73Base—$0.01100%coinbase73d ago0x31151a…5108cb
0xff46…822d0x5233…75e6Base—$0.01100%coinbase73d ago0xa71c05…520e86

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.