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%0x2fb6…129720d ago0x73910d…bec431
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6fec…af4020d ago0x36b3e0…afe44c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6280…2e7920d ago0x6b91ca…f6b494
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd98d…210520d ago0x47c8b9…533741
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf261…5d4120d ago0x265826…7fc7d0
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6a32…813620d ago0x29597c…4b62df
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe5a6…5fc520d ago0x18a9d1…a8d686
0xa787…64cf0x47c5…4fc3Base$10.5070%0x73bd…b44420d ago0x97b1a0…35c080
0xa787…64cf0x47c5…4fc3Base$15.7570%0x88df…6a4d20d ago0xc53411…644f92
0xa787…64cf0x47c5…4fc3Base$10.5070%0xedfa…1e1220d ago0xa68026…1dfcf6
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc3b9…7b3620d ago0xddc7ed…ba4971
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9ac4…71a920d ago0xa6b94e…821b78
0xa787…64cf0x47c5…4fc3Base$10.5070%0xba2c…ddc820d ago0x9b0b53…d9b903
0xa787…64cf0x47c5…4fc3Base$10.5070%0x45b0…c0d620d ago0x6134cf…376485
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8944…ba2a20d ago0x5ab7e3…33a425
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5513…a8a920d ago0x4589e0…1b4b7e
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa2b7…2c9a20d ago0x13e969…1aa2d5
0xa787…64cf0x47c5…4fc3Base$10.5070%0x699a…427420d ago0x467c44…1b6e0b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x35fa…74a920d ago0xf69fe6…0dc202
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa4f5…b2f920d ago0xf0ab64…896184
0xa787…64cf0x47c5…4fc3Base$15.7570%0xf8fe…a40d20d ago0xd04a98…f15899
0xa787…64cf0x47c5…4fc3Base$52.5070%0xfe64…ec0820d ago0xc0d2a5…13b1be
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd253…4d1820d ago0xa1c33c…cf9c38
0xa787…64cf0x47c5…4fc3Base$15.7570%0x59d0…cf7220d ago0xa18a17…ce1e93
0xa787…64cf0x47c5…4fc3Base$10.5070%0x55b3…f1a020d ago0xae90e6…5325be

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.