Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$99.9070%0x27f5…dfdc17d ago0xcc3a35…9c9cfc
0x1332…66eb0xdf62…30eeBase—$99.8970%0x0166…37af17d ago0xf7ec49…916cf1
0x1332…66eb0xdf62…30eeBase—$99.8570%0x3dd1…4d5c17d ago0xd2ee03…23a5f3
0x1332…66eb0xdf62…30eeBase—$99.8570%0x581b…eeb217d ago0x970bc9…866927
0x1332…66eb0xdf62…30eeBase—$99.9370%0x39ac…36cd17d ago0x7f29a6…c373cf
0x1332…66eb0xdf62…30eeBase—$99.6570%0x5944…557217d ago0x36c5cd…dac65f
0x1332…66eb0xdf62…30eeBase—$99.9070%0xe347…5b3017d ago0x70550e…b9af5d
0x1332…66eb0xdf62…30eeBase—$99.9870%0x0553…cecf17d ago0x87e25c…2def51
0x1332…66eb0xdf62…30eeBase—$99.9570%0x2859…83d417d ago0x018437…a45042
0x1332…66eb0xdf62…30eeBase—$99.8770%0x78aa…366717d ago0xad5090…5007fc
0x1332…66eb0xdf62…30eeBase—$99.9770%0xfb22…aa3b17d ago0x8a3bd0…f1d95b
0x1332…66eb0xdf62…30eeBase—$98.8470%0xc216…7c2317d ago0x7d2fe9…26a1c5
0x1332…66eb0xdf62…30eeBase—$99.9370%0x37bf…71af17d ago0x334e97…92b754
0x1332…66eb0xdf62…30eeBase—$98.8770%0x6a34…ec8817d ago0x0cb01f…8796bf
0x1332…66eb0xdf62…30eeBase—$99.9970%0xc664…74ab17d ago0x755c7d…4e1860
0x9174…9a4f0xdf62…30eeBase—$59.4370%0x6078…eee817d ago0x044a09…692b21
0x1332…66eb0xdf62…30eeBase—$99.9570%0x5a57…2a9e17d ago0xd3d51e…84680e
0x1332…66eb0xdf62…30eeBase—$99.8970%0x29b8…326317d ago0xee6c9a…6d1a67
0x1332…66eb0xdf62…30eeBase—$99.4970%0x7d28…b24817d ago0x039e62…160203
0x1332…66eb0xdf62…30eeBase—$99.9670%0xd798…875117d ago0xc81612…976c1f
0x1332…66eb0xdf62…30eeBase—$99.9570%0x0c68…47ce17d ago0x8d1e1b…4cc807
0x1332…66eb0xdf62…30eeBase—$99.9570%0x971f…ddbf17d ago0x2f1759…ebe169
0x1332…66eb0xdf62…30eeBase—$99.8770%0xbf7d…708b17d ago0x4b01b3…9d9292
0x1332…66eb0xdf62…30eeBase—$99.9870%0x8bc8…eb0217d ago0x44d384…c8e984
0x1332…66eb0xdf62…30eeBase—$99.9870%0x65ca…0ec117d ago0xcf1032…2fc482

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.