Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cdc…c0d70x47c5…4fc3Base$23.1070%0x9d1f…cb2216d ago0x4efedd…a87a40
0x1332…66eb0x47c5…4fc3Base$101.8570%0x2740…f50416d ago0x0a2057…12e426
0x88af…1f710x47c5…4fc3Base$4,966.5070%0x5d3d…e33316d ago0xd7e752…cfd193
0x1332…66eb0x47c5…4fc3Base$29.4070%0x823e…6b6c16d ago0x94b361…1dfe7c
0x1332…66eb0x47c5…4fc3Base$210.0070%0x99d9…ec9d16d ago0x317cc2…48cc91
0xa17c…60a90x47c5…4fc3Base$21.0070%0xa7d7…e1b616d ago0x38835c…9ffa32
0xc9a2…31540x47c5…4fc3Base$15.7570%0xdddf…e3d816d ago0xb4e0f1…15b9b8
0x1332…66eb0x47c5…4fc3Base$19.9570%0xad90…433216d ago0x08952c…46597f
0x1332…66eb0x47c5…4fc3Base$10.0070%0xd50e…07b916d ago0x40b2ec…c24737
0x87e7…d0b10x47c5…4fc3Base$10.5070%0xaecf…8b7516d ago0xa466ae…f2f5ad
0x1332…66eb0x47c5…4fc3Base$15.7570%0xcd39…072416d ago0xca335f…4d7186
0x9d3b…e0e30x47c5…4fc3Base$11.5570%0xde8d…bd2c16d ago0x9d52ed…b19722
0x1332…66eb0x47c5…4fc3Base$126.0070%0x1e0a…902e16d ago0x63ef22…4db7b2
0xf53b…57f60x47c5…4fc3Base$31.5070%0x2115…35a016d ago0x151900…3eeaf9
0x1332…66eb0x47c5…4fc3Base$19.9570%0x8764…7f4f16d ago0xced7e6…d965a3
0x1332…66eb0x47c5…4fc3Base$10.0070%0x7869…5c2016d ago0x8771ef…973342
0x860f…910b0x47c5…4fc3Base$62.0870%0xd150…e42616d ago0x94f317…c69d2e
0x8871…ba6b0x47c5…4fc3Base$11.4470%0x29b8…326316d ago0xd35e83…67d55e
0x02ce…54d30x47c5…4fc3Base$10.5070%0xf239…386c16d ago0xabaa59…590d72
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2ee2…15c416d ago0xeebb77…ca9f4d
0x1332…66eb0x47c5…4fc3Base$10.5070%0xe6a1…011716d ago0x8d32cd…86bc2b
0x1332…66eb0x47c5…4fc3Base$1.5470%0x9765…2c9416d ago0x2d222f…154b2c
0xc568…480c0x47c5…4fc3Base$10.5070%0xdcd9…b01a16d ago0xc3f57e…ce9dde
0x275c…0f8e0x47c5…4fc3Base$129.1570%0x30af…b89d16d ago0xea73d3…370668
0xc9a2…31540x47c5…4fc3Base$10.5070%0x7daa…021716d ago0xebe985…780578

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.