Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$15.7570%0x9f6a…a93c47d ago0xe7d736…5e53a1
0x1332…66eb0x47c5…4fc3Base$100.0070%0x4eef…bbd247d ago0xa76f24…d3dc65
0x1332…66eb0x47c5…4fc3Base$20.8070%0xe4c8…f88747d ago0xeb8470…fd399a
0x1332…66eb0x47c5…4fc3Base$14.7070%0x1ef5…d9e847d ago0x03858a…452984
0xcc41…b0c50x47c5…4fc3Base$94.5070%0x8764…7f4f47d ago0x051ac9…b82995
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x5944…557247d ago0x84d8a3…4fa91d
0xa787…64cf0x47c5…4fc3Base$21.0070%0xd223…7d2847d ago0x25edb0…834f3f
0x1332…66eb0x47c5…4fc3Base$10.5070%0x0abd…8e7747d ago0x724b03…ebf45e
0xfcbb…e8130x47c5…4fc3Base$10.0070%0x42d1…f7df47d ago0x240156…90194c
0x1332…66eb0x47c5…4fc3Base$100.0070%0xfdd4…df7247d ago0xa15751…f8cd25
0x1332…66eb0x47c5…4fc3Base$43.0570%0xd60b…b73947d ago0xc4bbdb…57df69
0x1332…66eb0x47c5…4fc3Base$105.0070%0x8bdc…90be47d ago0xd23d6a…857871
0x5e98…f7a60x47c5…4fc3Base$32.5570%0xde1b…a3a247d ago0x06039f…d618e1
0x4bfb…0c880x47c5…4fc3Base$5.2570%0x2309…083c47d ago0xc0337b…9af9e3
0x8cfa…be850x47c5…4fc3Base$1.0570%0x9ac4…71a947d ago0x905826…11976b
0x1332…66eb0x47c5…4fc3Base$10.5070%0x8b99…df7947d ago0x37db3c…6ebe37
0x1332…66eb0x47c5…4fc3Base$10.5070%0x0f31…87b147d ago0x088282…5e799c
0x1332…66eb0x47c5…4fc3Base$7.3570%0x4c4a…536c47d ago0x7097d2…27b744
0x1332…66eb0x47c5…4fc3Base$23.1070%0xb97a…ba2d47d ago0x9e84d3…dec9c4
0x1332…66eb0x47c5…4fc3Base$1.0570%0x7666…72f447d ago0x61b07c…6e623d
0x8ba8…a5e20x47c5…4fc3Base$19.9570%0x816c…9f8647d ago0xa7edb7…a6408a
0xf834…88340x47c5…4fc3Base$89.2570%0x5670…ffbc47d ago0xf3c0d4…1eba8a
0x1332…66eb0x47c5…4fc3Base$16.8070%0x06ee…cb5247d ago0xa40f11…83eb52
0x5309…1fce0x47c5…4fc3Base$12.6070%0x63f4…be0147d ago0xb8e421…a18d59
0x5d79…ab930x47c5…4fc3Base$10.5070%0x3d53…a35947d ago0x113c62…d51eeb

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.