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$4.20100%0x5944…557260d ago0x1867b7…443c9c
0x1332…66eb0x0e3d…7757Base$266.59100%0x6344…a21a60d ago0x80127a…341cf1
0x1332…66eb0x0e3d…7757Base$23.10100%0x6204…112260d ago0x650d3c…6e3aca
0x1332…66eb0x0e3d…7757Base$105.00100%0x35fa…74a960d ago0x5d08f1…a03a52
0x1332…66eb0x0e3d…7757Base$21.00100%0xb027…a85160d ago0xf93541…26cf29
0x1332…66eb0x0e3d…7757Base$5.95100%0x72fe…16d660d ago0xc97046…11b035
0x1332…66eb0x0e3d…7757Base$8.40100%0x2041…bdf660d ago0x83a984…b74e96
0x1332…66eb0x0e3d…7757Base$27.30100%0x39f9…9a7960d ago0xd50608…f5b89a
0x1332…66eb0x0e3d…7757Base$21.00100%0xf31d…cc4b60d ago0xab1dac…0ef942
0x1332…66eb0x0e3d…7757Base$80.00100%0x817a…63b560d ago0xb2210f…f76d37
0x1332…66eb0x0e3d…7757Base$35.70100%0x16b5…bfc060d ago0xa4242a…3255c2
0x1332…66eb0x0e3d…7757Base$15.75100%0xd4ab…0bb660d ago0x1dd11c…e5dccf
0x1332…66eb0x0e3d…7757Base$13,040.16100%0xb1ed…f85460d ago0x7c859c…d33d33
0x1332…66eb0x0e3d…7757Base$4.20100%0x5e44…05a860d ago0x8ec85f…9f2772
0x1332…66eb0x0e3d…7757Base$5.00100%0x9c03…689d60d ago0xf3b832…8ed86e
0x1332…66eb0x0e3d…7757Base$21.00100%0x80e2…187360d ago0x9f05ae…14f934
0x1332…66eb0x0e3d…7757Base$4.20100%0x7daa…021760d ago0x197f8f…2b798e
0x1332…66eb0x0e3d…7757Base$52.50100%0x9ac4…71a960d ago0xf27b09…5b35a1
0x1332…66eb0x0e3d…7757Base$89.25100%0x5b2d…d78c60d ago0x6d259b…7413a7
0x1332…66eb0x0e3d…7757Base$91.35100%0x8ae6…570660d ago0x3461aa…e050a8
0x1332…66eb0x0e3d…7757Base$15.75100%0xdfea…dfaf60d ago0x638ebe…a09663
0x1332…66eb0x0e3d…7757Base$115.50100%0xcd64…d81f60d ago0x28ddb3…c9a1dc
0x1332…66eb0x0e3d…7757Base$18.90100%0x7666…72f460d ago0x71b5ac…bd22bb
0x1332…66eb0x0e3d…7757Base$229.16100%0x09f6…b65c60d ago0x8486be…81514f
0x1332…66eb0x0e3d…7757Base$105.00100%0xca9f…d20160d ago0x43a769…ac5abd

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.