Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xa363…f74cBase—$0.01100%coinbase37d ago0xb622ed…80e49d
0x5fcb…d5f90xd0c4…17edBase—$0.01100%coinbase37d ago0xa378db…2fa6f2
0x5fcb…d5f90xeb8b…1075Base—$0.01100%coinbase37d ago0xbcf087…df96f1
0x5fcb…d5f90xb47c…fefdBase—$0.01100%coinbase37d ago0x01b95d…1b5722
0x5fcb…d5f90x2286…e4c2Base—$0.01100%coinbase37d ago0x79e3e2…0349cf
0x5fcb…d5f90x31d3…4229Base—$0.01100%coinbase37d ago0xc70fcf…2e3187
0x5fcb…d5f90x343c…ddbfBase—$0.01100%coinbase37d ago0x2434ea…dfa92a
0x5fcb…d5f90x338a…6b97Base—$0.01100%coinbase37d ago0x747d65…143161
0x5fcb…d5f90xd73f…1677Base—$0.01100%coinbase37d ago0x931aaf…b4ffbf
0x5fcb…d5f90xfcff…cc14Base—$0.01100%coinbase37d ago0x534e17…627662
0x5fcb…d5f90x34ae…0d22Base—$0.01100%coinbase37d ago0x4f0441…b534d3
0x5fcb…d5f90x841e…efa0Base—$0.01100%coinbase37d ago0x5e872f…e99369
0x5fcb…d5f90xab5c…9c1eBase—$0.01100%coinbase37d ago0xdc76b3…73411a
0x5fcb…d5f90x1771…cbe7Base—$0.01100%coinbase37d ago0x57119e…379189
0x5fcb…d5f90xf47f…57bdBase—$0.01100%coinbase37d ago0x39d98b…14032c
0x5fcb…d5f90xd7a0…3ac8Base—$0.01100%coinbase37d ago0xbe956d…dbecaa
0x5fcb…d5f90x45af…abc0Base—$0.01100%coinbase37d ago0xd346a7…42833e
0x5fcb…d5f90x911a…caf7Base—$0.01100%coinbase37d ago0x6e62a7…ca33f2
0x5fcb…d5f90xf864…8b93Base—$0.01100%coinbase37d ago0xa5338f…da2829
0x5fcb…d5f90x6dcc…2ec9Base—$0.01100%coinbase37d ago0xac54a3…548bf5
0x5fcb…d5f90x8d60…536bBase—$0.01100%coinbase37d ago0x7d2f91…654614
0x5fcb…d5f90x5dcd…3e32Base—$0.01100%coinbase37d ago0x9a6833…b99c08
0x5fcb…d5f90x90a6…c69aBase—$0.01100%coinbase37d ago0xca0fe9…c54ec5
0x5fcb…d5f90xada0…1572Base—$0.01100%coinbase37d ago0x0e5c80…6c6e4d
0x5fcb…d5f90x865d…f06aBase—$0.01100%coinbase37d ago0x95abd3…4a4654

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.