Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base$0.07100%coinbase43d ago0x341558…631a27
0xf5c8…19030x7360…b832Base$0.30100%coinbase43d ago0x49d792…6ebdb1
0xf5c8…19030x7360…b832Base$1.20100%coinbase43d ago0x6f8bfa…a8beef
0xf5c8…19030x7360…b832Base$0.07100%coinbase43d ago0xe7cd8c…4f78c5
0xf5c8…19030x7360…b832Base$0.07100%coinbase43d ago0x60ec95…0980ec
0xf5c8…19030x7360…b832Base$0.001796100%coinbase43d ago0xcf3f55…075255
0xf5c8…19030x7360…b832Base$0.14100%coinbase43d ago0x90d66f…d155e0
0xf5c8…19030x7360…b832Base$0.14100%coinbase43d ago0x5ef07a…c9561c
0xf5c8…19030x7360…b832Base$0.14100%coinbase43d ago0x903e92…3aca58
0xf5c8…19030x7360…b832Base$0.14100%coinbase43d ago0x2d0108…e6b017
0xf5c8…19030x7360…b832Base$0.07100%coinbase43d ago0x4492f1…9c2b7a
0xf5c8…19030x7360…b832Base$0.14100%coinbase43d ago0x462a6d…a2efba
0xf5c8…19030x7360…b832Base$0.75100%coinbase43d ago0xc02764…c35d9b
0xf5c8…19030x7360…b832Base$0.14100%coinbase43d ago0xe7a893…60b697
0xf5c8…19030x7360…b832Base$0.05100%coinbase43d ago0xad8b57…ca1333
0xf5c8…19030x7360…b832Base$0.14100%coinbase43d ago0x65dec5…b94255
0xf5c8…19030x7360…b832Base$0.14100%coinbase43d ago0xa982e8…dc4537
0xf5c8…19030x7360…b832Base$0.05100%coinbase43d ago0x644430…dbe30d
0xf5c8…19030x7360…b832Base$0.05100%coinbase43d ago0x46eeb8…726e5d
0xf5c8…19030x7360…b832Base$0.05100%coinbase43d ago0x91caa2…42e808
0xf5c8…19030x7360…b832Base$0.05100%coinbase43d ago0x52e46b…bbff35
0xf5c8…19030x7360…b832Base$0.05100%coinbase43d ago0x97a665…75feff
0xf5c8…19030x7360…b832Base$0.05100%coinbase43d ago0x752283…15e3b9
0xf5c8…19030x7360…b832Base$0.05100%coinbase43d ago0x714290…2921ce
0xf5c8…19030x7360…b832Base$0.05100%coinbase43d ago0xbd88de…9884cf

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.