Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0xd9fd83…4b89b4
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0xb54018…2edb86
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x9b7f0b…6d9e4f
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x1b9971…8fd6b4
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x2266c7…7e8c50
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x52ed59…603205
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x4aea3f…090c1b
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x86bde5…3f8227
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x175fdf…0928dc
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0xf9b76e…9e4e07
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x042494…ff3d4e
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0xa7065b…9e0575
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x58248a…fade0a
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x4bb576…229394
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x1da407…d8e120
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0xd4059e…94c863
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x0c3b73…ce07b4
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0xda67e1…e80224
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x5e7402…536f07
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x2b7389…dea53e
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x63ac47…24dc96
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x84f633…b9f160
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x8452cc…f786d8
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x4de68b…957bb9
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa18d ago0x465131…7b2ebb

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.