Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x042f…8fbeBase—$0.01100%coinbase52d ago0x03c555…252216
0x5fcb…d5f90x7ec8…cd67Base—$0.01100%coinbase52d ago0xb6e13c…50f38f
0x5fcb…d5f90x8c8d…3c9aBase—$0.01100%coinbase52d ago0x46234f…83f0f1
0x5fcb…d5f90xb992…f3a4Base—$0.01100%coinbase52d ago0xe35ce0…0a1af0
0x5fcb…d5f90x7b91…2520Base—$0.01100%coinbase52d ago0xdb4473…77ae71
0x5fcb…d5f90xe397…6e0aBase—$0.01100%coinbase52d ago0x443c5e…9998d3
0x5fcb…d5f90xff7f…c070Base—$0.01100%coinbase52d ago0x3c4eab…3e4cff
0x5fcb…d5f90x97bb…325dBase—$0.01100%coinbase52d ago0x870184…6ee5dd
0x5fcb…d5f90xc21a…01c9Base—$0.01100%coinbase52d ago0x3409ef…ab8a01
0x5fcb…d5f90x491c…ab21Base—$0.01100%coinbase52d ago0xde2522…b0d8e6
0x5fcb…d5f90x84f8…d5b2Base—$0.01100%coinbase52d ago0x997bba…311703
0x5fcb…d5f90x371e…64e0Base—$0.01100%coinbase52d ago0x6cb42f…49def0
0x5fcb…d5f90x8d32…f7f4Base—$0.01100%coinbase52d ago0x8001e9…5e7bd5
0x5fcb…d5f90x0b19…7572Base—$0.01100%coinbase52d ago0x21473d…daa6bf
0x5fcb…d5f90x2e21…006dBase—$0.01100%coinbase52d ago0x61c897…e1f6c4
0x5fcb…d5f90x7f06…20c9Base—$0.01100%coinbase52d ago0x7a5f5c…28d4e0
0x5fcb…d5f90x3214…bed7Base—$0.01100%coinbase52d ago0x3f91fb…27daf3
0x5fcb…d5f90x4901…2e48Base—$0.01100%coinbase52d ago0xda0ee1…91e4fa

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.