Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0036…1ad00x4c1b…be7cBase—$0.01100%coinbase68d ago0xbf62e0…4e779d
0x0036…1ad00x9add…f6c1Base—$0.01100%coinbase68d ago0xb047a4…3f21d3
0x0036…1ad00xef2d…9a8eBase—$0.01100%coinbase68d ago0xa83d5e…38da73
0x0036…1ad00x62f2…0e94Base—$0.01100%coinbase68d ago0x0848c6…7aa8b7
0x0036…1ad00x6d42…7242Base—$0.01100%coinbase68d ago0x5122f7…b2929f
0x0036…1ad00xd6d3…c0d7Base—$0.01100%coinbase68d ago0xfb33c1…1a5264
0x0036…1ad00x7593…3a21Base—$0.01100%coinbase68d ago0x64b0ea…c96315
0x0036…1ad00xf0c0…7e80Base—$0.01100%coinbase68d ago0xd7b51c…551448
0x0036…1ad00x6f8c…52e6Base—$0.01100%coinbase68d ago0x09ed16…b7ac1b
0x0036…1ad00x93e3…0192Base—$0.01100%coinbase69d ago0xe5b5e9…787aef
0x0036…1ad00xed77…8f57Base—$0.01100%coinbase69d ago0x9847f3…48b3c9
0x0036…1ad00x6534…96afBase—$0.01100%coinbase69d ago0x104f19…6f8e20
0x0036…1ad00x13a1…d0ddBase—$0.01100%coinbase69d ago0x144421…60e34b
0x0036…1ad00x59e1…23fdBase—$0.01100%coinbase69d ago0xe5c650…a0cd64
0x0036…1ad00x1f68…ba77Base—$0.01100%coinbase69d ago0x8433a0…871615
0x0036…1ad00xebbe…4dc7Base—$0.01100%coinbase69d ago0x16bc48…4a10d4
0x0036…1ad00xb473…67f6Base—$0.01100%coinbase69d ago0x25d7d5…93cdb6
0x0036…1ad00xea31…56ccBase—$0.01100%coinbase69d ago0x68c15c…841aca
0x0036…1ad00x16b2…b606Base—$0.01100%coinbase69d ago0xd0db15…f06473
0x0036…1ad00x8e00…5baaBase—$0.01100%coinbase69d ago0xe46df6…384956
0x0036…1ad00x0f67…122cBase—$0.01100%coinbase69d ago0x77d2e0…cf604c
0x0036…1ad00x9d63…9942Base—$0.01100%coinbase69d ago0xda91ab…562f07
0x0036…1ad00xda27…f9beBase—$0.01100%coinbase69d ago0x5e7fe5…ae0778
0x0036…1ad00x6ce0…1760Base—$0.01100%coinbase69d ago0xc899d3…86b61b
0x0036…1ad00xa8f8…c65fBase—$0.01100%coinbase69d ago0x3e31bb…d1d2fe

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.