Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9d1…008d0x5299…dd39Base—$0.01100%coinbase69d ago0xde3425…3b67fe
0xb9d1…008d0x334e…7a10Base—$0.01100%coinbase69d ago0x02dccb…e27966
0xb9d1…008d0xc41b…5b74Base—$0.01100%coinbase69d ago0x3e6078…d912c3
0xb9d1…008d0x73a3…5061Base—$0.01100%coinbase69d ago0x71cb71…98b2bc
0xb9d1…008d0x3b02…6414Base—$0.01100%coinbase69d ago0x48c430…8265e2
0xb9d1…008d0x75d8…dda0Base—$0.01100%coinbase69d ago0x99e436…dd941e
0xb9d1…008d0x61c3…e061Base—$0.01100%coinbase69d ago0x654d11…89d5b0
0xb9d1…008d0xb558…1c24Base—$0.01100%coinbase69d ago0x26e1ce…ed86b3
0xb9d1…008d0x1218…c598Base—$0.01100%coinbase69d ago0xaaa0b4…785e98
0xb9d1…008d0x530b…500eBase—$0.01100%coinbase69d ago0xf187e8…c8d228
0xb9d1…008d0x0d03…e87bBase—$0.01100%coinbase69d ago0x0d93b7…8b5149
0xb9d1…008d0x589d…bc35Base—$0.01100%coinbase69d ago0x7b22ca…9844bc
0xb9d1…008d0x5077…bfbeBase—$0.01100%coinbase69d ago0x6b010b…8a8f00
0xb9d1…008d0x3c05…762cBase—$0.01100%coinbase69d ago0xd46aa3…cce76d
0xb9d1…008d0x2cfb…2a10Base—$0.01100%coinbase69d ago0xbac987…555c5f
0xb9d1…008d0xaf9d…1396Base—$0.01100%coinbase69d ago0x7570e3…d9601e
0xb9d1…008d0x7797…3418Base—$0.01100%coinbase69d ago0xf65838…dce047
0xb9d1…008d0x3e76…c653Base—$0.01100%coinbase69d ago0x144e47…a57428
0xb9d1…008d0xa80f…fb98Base—$0.01100%coinbase69d ago0x46bcb3…7066e0
0xb9d1…008d0x66cf…ff82Base—$0.01100%coinbase69d ago0x946f3e…9e8b32
0xb9d1…008d0x8241…d5beBase—$0.01100%coinbase69d ago0xb66be8…4773fa
0xb9d1…008d0x8601…647eBase—$0.01100%coinbase69d ago0xfac32c…3a59b6
0xb9d1…008d0xd90c…abafBase—$0.01100%coinbase69d ago0x0b33ff…f07e67
0xb9d1…008d0x4ad0…a36bBase—$0.01100%coinbase69d ago0xf925c0…6238ba
0xb9d1…008d0x7742…228bBase—$0.01100%coinbase69d ago0x721880…63f1dd

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.