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$10.5070%0xa69c…e8d516d ago0x9d8b8b…5ec15c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2970…8ed716d ago0xce89d2…d15862
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1a34…32c116d ago0x65c103…cd2107
0xa787…64cf0x47c5…4fc3Base$10.5070%0x41d2…bf7f16d ago0xc0ea73…cd100e
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc246…c59516d ago0xb41128…55b53b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5b2d…d78c16d ago0x5b8e31…f14bcc
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd6e8…21cd16d ago0xa6dccc…af8c23
0xa787…64cf0x47c5…4fc3Base$10.5070%0x175b…99fa16d ago0xcc1e45…2823d9
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0558…49bd16d ago0xd695c7…e7a744
0xa787…64cf0x47c5…4fc3Base$10.5070%0x93eb…4c2916d ago0xdd681a…177839
0xa787…64cf0x47c5…4fc3Base$10.5070%0x505d…14d616d ago0x3fb982…1fde4c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4596…ce0916d ago0x220744…c15de3
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc629…e70116d ago0xb4080e…b7e918
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6204…112216d ago0x081fea…641284
0xa787…64cf0x47c5…4fc3Base$15.7570%0x27f5…dfdc16d ago0x57ed21…63afc6
0xa787…64cf0x47c5…4fc3Base$10.5070%0xcb6c…da0b16d ago0x419ada…8678cf
0xa787…64cf0x47c5…4fc3Base$21.0070%0x3d37…880616d ago0x108154…d0ad77
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe2b6…b04c16d ago0xb32990…ae0743
0xa787…64cf0x47c5…4fc3Base$10.5070%0x72fe…16d616d ago0x377b48…48f83c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4173…266516d ago0x806d28…12b2be
0xa787…64cf0x47c5…4fc3Base$10.5070%0x54c7…4b1216d ago0xb96fa9…593da0
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8437…41a816d ago0xcd59a6…546095
0xa787…64cf0x47c5…4fc3Base$21.0070%0x77d8…3bfa16d ago0x28d142…00fde8
0xa787…64cf0x47c5…4fc3Base$73.5070%0x8121…3f9d16d ago0x10ac8a…5520c5
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8134…084916d ago0xbf29d4…954a03

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.