Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xfe1f…bdd2Base—$0.01100%coinbase1d ago0xa25231…d4beff
0x5fcb…d5f90x898b…83aeBase—$0.01100%coinbase1d ago0xe818c3…0a0733
0x5fcb…d5f90x77d0…20efBase—$0.01100%coinbase1d ago0x8ae873…b4707c
0x5fcb…d5f90x2f90…16ebBase—$0.01100%coinbase1d ago0x981555…686e03
0x5fcb…d5f90x48ee…3c9fBase—$0.01100%coinbase1d ago0x457427…e90074
0x5fcb…d5f90xac2e…2635Base—$0.01100%coinbase1d ago0x14b5f0…2855c1
0x5fcb…d5f90xda5c…2e12Base—$0.01100%coinbase1d ago0x49200a…5926d1
0x5fcb…d5f90xe8b5…d9edBase—$0.01100%coinbase1d ago0x7b8ef8…0dc6ad
0x5fcb…d5f90x2de2…9f5eBase—$0.01100%coinbase1d ago0x43ee17…c1a0aa
0x5fcb…d5f90x8f87…7bd9Base—$0.01100%coinbase1d ago0x497e90…c62c95
0x5fcb…d5f90xef2e…e8e6Base—$0.01100%coinbase2d ago0x7835d4…c52c99
0x5fcb…d5f90xf101…97aaBase—$0.01100%coinbase2d ago0x54793c…538f3b
0x5fcb…d5f90x145b…bee7Base—$0.01100%coinbase2d ago0x3e768b…d81dc4
0x5fcb…d5f90x7850…abfbBase—$0.01100%coinbase2d ago0xe0582e…383e59
0x5fcb…d5f90x3555…4eafBase—$0.01100%coinbase2d ago0xd85830…2f9b13
0x5fcb…d5f90xa008…8cedBase—$0.01100%coinbase2d ago0xe7486d…b25d72
0x5fcb…d5f90x0854…1e35Base—$0.01100%coinbase2d ago0x7b0fdb…0bf855
0x5fcb…d5f90x630a…ae01Base—$0.01100%coinbase2d ago0x75a043…c19570
0x5fcb…d5f90x5449…f789Base—$0.01100%coinbase2d ago0xd80aab…23398a
0x5fcb…d5f90x3177…c191Base—$0.01100%coinbase2d ago0xc55bf8…459fe7
0x5fcb…d5f90x4659…d502Base—$0.01100%coinbase2d ago0xe63f33…be1bda
0x5fcb…d5f90xd00f…96bbBase—$0.01100%coinbase2d ago0x59700e…e1d91f
0x5fcb…d5f90x4b36…7c7bBase—$0.01100%coinbase2d ago0xcd450c…07cf84
0x5fcb…d5f90x0632…6df1Base—$0.01100%coinbase2d ago0x62a0e5…36ea80
0x5fcb…d5f90x5f17…fc81Base—$0.01100%coinbase2d ago0x03aa7d…8942ba

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.