Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x2a500a…429063
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x8356c6…6e362c
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x93aea4…06d82f
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x99a4c2…1204fa
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0xb828f0…48a6cd
0xd995…31390x6839…1a2bBase$0.003100%coinbase118d ago0xfbda83…7098b1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase118d ago0x91f84c…296239
0x6980…26180x6839…1a2bBase$0.003100%coinbase118d ago0xf16add…9ac15b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase118d ago0x7a92a0…ca3e71
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase118d ago0x2db99a…2f688a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase118d ago0xbe31fd…ce4fd9
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe8b592…36e361
0x925d…3c010x6839…1a2bBase$0.003100%coinbase118d ago0x8b4b3e…c34fa8
0xfe8e…1f810x6839…1a2bBase$0.003100%coinbase118d ago0x635e05…41e005
0x86da…e6440x6839…1a2bBase$0.003100%coinbase118d ago0xd84ade…8594c5
0xb205…ff740x6839…1a2bBase$0.003100%coinbase118d ago0xcd4263…1a25c9
0xa25c…723f0xe6c5…7fbbBase$10.60100%0xa923…c9ac118d ago0x624f82…c978b6
0xf5e8…e3520xad17…fa50Base$9.76100%0xa923…c9ac118d ago0x624f82…c978b6
0x5325…5da60x40a8…ad8bBasex402 service$0.01100%coinbase118d ago0xcc49ae…bd8b97
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase118d ago0x5badc3…93b8b6
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfaa6ad…827d4f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase118d ago0xca43ce…3e78a1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase118d ago0xed0310…bf4b18
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase118d ago0xd797d4…b24b01
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase118d ago0x8e2fc0…414f41

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.