Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf21b8…f8e7f8
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7fda18…970248
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4fff01…11e44d
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x79071d…67c1c8
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70edb1…46a29b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9457da…6760dc
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ca263…f0387e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e9c9e…8c7121
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x39d0d7…2bf667
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9b5389…586976
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe36c28…86c45b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x027d92…47b374
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x745a79…7ac819
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xadfb32…d534ac
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe510fa…e4ccc9
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x56a99f…9b12b4
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96dfb8…fc0072
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9b4553…7a7ff5
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe8421f…1c7333
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b3c06…def891
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb794c4…13776b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd75cbf…82b495
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa50b6a…4a377f
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab5b3d…4496af
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x27046f…5cc214

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.