Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbf6…19520x7373…e9a6Base—$0.01100%coinbase71d ago0xe5a0c5…a767d4
0xcbf6…19520xcc47…907eBase—$0.01100%coinbase71d ago0x1fecc5…c58221
0xcbf6…19520x3432…c0d4Base—$0.01100%coinbase71d ago0xf267b3…d968ea
0xcbf6…19520x9d5a…6d3dBase—$0.01100%coinbase71d ago0x23939c…d7f71d
0xcbf6…19520xac36…82dfBase—$0.01100%coinbase71d ago0x9947a8…7272fc
0xcbf6…19520xcebb…9942Base—$0.01100%coinbase71d ago0x1443b1…7f0a6d
0xcbf6…19520xb72e…b544Base—$0.01100%coinbase71d ago0x29a316…3adc71
0xcbf6…19520x9e60…62d5Base—$0.01100%coinbase71d ago0xda986a…3f2271
0xcbf6…19520x0234…308cBase—$0.01100%coinbase71d ago0xe8e6af…29c828
0xcbf6…19520xdc5c…35e9Base—$0.01100%coinbase71d ago0xb6a120…f788c2
0xcbf6…19520x8747…7443Base—$0.01100%coinbase71d ago0x06f201…b3b8c6
0xcbf6…19520x3542…afcaBase—$0.01100%coinbase72d ago0x38a693…4e3e4a
0xcbf6…19520xd768…5ebbBase—$0.01100%coinbase72d ago0xfe1b3c…856e78
0xcbf6…19520xb3f0…83b1Base—$0.01100%coinbase72d ago0x424016…5595c1
0xcbf6…19520x798c…5720Base—$0.01100%coinbase72d ago0x8b3445…91b6ae
0xcbf6…19520xc861…60adBase—$0.01100%coinbase72d ago0x5d9c67…b4ca3e
0xcbf6…19520x55b5…afa0Base—$0.01100%coinbase72d ago0xfb951c…18b2c6
0xcbf6…19520xd5fd…4ae2Base—$0.01100%coinbase72d ago0x2478a4…8f5483
0xcbf6…19520x33eb…c1adBase—$0.01100%coinbase72d ago0x3f64c9…020121
0xcbf6…19520x2888…1bcdBase—$0.01100%coinbase72d ago0x59baff…9bc1c8
0xcbf6…19520xa952…db39Base—$0.01100%coinbase72d ago0xd695c5…8b5ce4
0xcbf6…19520x4e89…7bc0Base—$0.01100%coinbase72d ago0xc57ead…d850ef
0xcbf6…19520x0913…40cbBase—$0.01100%coinbase72d ago0x70525b…330fa2
0xcbf6…19520x55d5…c3f5Base—$0.01100%coinbase72d ago0x358bc1…6c619b
0xcbf6…19520x8a05…5815Base—$0.01100%coinbase72d ago0x78158b…3ad706

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.