Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$42.00100%0xc4f0…3596100d ago0x8c4dcf…4c4311
0x1332…66eb0x0e3d…7757Base$2.10100%0xe10f…cb70100d ago0x27b2e4…22db70
0x1332…66eb0x0e3d…7757Base$5.25100%0x0874…897c100d ago0x67116e…349523
0x1332…66eb0x0e3d…7757Base$11.55100%0xfaf2…854b100d ago0xd80499…518e38
0x1332…66eb0x0e3d…7757Base$92.40100%0xf643…9810100d ago0x146020…6da840
0x1332…66eb0x0e3d…7757Base$5.25100%0xcd64…d81f100d ago0x6fdfc0…8e3c0b
0x1332…66eb0x0e3d…7757Base$9.45100%0xcf0a…a2c3100d ago0x734d3e…39c446
0x1332…66eb0x0e3d…7757Base$10.50100%0x7d28…b248100d ago0x173f93…215f66
0x1332…66eb0x0e3d…7757Base$31.50100%0x1cb5…c0e2100d ago0xc66973…e25dbd
0x1332…66eb0x0e3d…7757Base$10.50100%0x52ac…a61d100d ago0xe4614b…8d66e0
0x1332…66eb0x0e3d…7757Base$16.80100%0x9c03…689d100d ago0xd1f128…c386e0
0x1332…66eb0x0e3d…7757Base$1.96100%0x54b0…4384100d ago0x1ac513…ffda76
0x1332…66eb0x0e3d…7757Base$10.00100%0x8503…c072100d ago0x70b457…ae981a
0x1332…66eb0x0e3d…7757Base$1.05100%0x0dc1…6214100d ago0x60f24b…754d61
0x1332…66eb0x0e3d…7757Base$31.50100%0x3189…20e0100d ago0x87047c…634e7b
0x1332…66eb0x0e3d…7757Base$21.00100%0x466a…f271100d ago0x0b06fa…c2fe02
0x1332…66eb0x0e3d…7757Base$2.10100%0x7666…72f4100d ago0xf2c0a9…14e5ac
0x1332…66eb0x0e3d…7757Base$5.25100%0xf8c4…d836100d ago0xe6157f…9fb9af
0x1332…66eb0x0e3d…7757Base$9.45100%0x09f6…b65c100d ago0xfe14eb…556cc7
0x1332…66eb0x0e3d…7757Base$10.50100%0x6d25…ee41100d ago0xfd72bd…c61d98
0x1332…66eb0x0e3d…7757Base$31.50100%0x8121…3f9d100d ago0xd0c282…5abc1a
0x1332…66eb0x0e3d…7757Base$5.25100%0x04e2…7478100d ago0xef9db1…a995d7
0x1332…66eb0x0e3d…7757Base$1.05100%0xc52b…5a8d100d ago0x4d68a2…fdf8b5
0x1332…66eb0x0e3d…7757Base$147.00100%0x35b0…b810100d ago0xc4cd0a…abf865
0x1332…66eb0x0e3d…7757Base$25.00100%0x79bd…fda1100d ago0x831380…3304fa

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.