Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb40a1b…48c668
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d4aaa…9f8183
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xedee35…4b8244
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x48539e…4222c9
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc65f4c…d1464d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a1a04…eb3bc2
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd33a9a…81522f
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc3544c…ff6e74
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x90feb7…8a919a
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb11eae…cdb6d7
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf4159…be89c8
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd644b7…4e447c
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9650c8…0e5f1a
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7fdd2a…5152c3
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd61524…5603f5
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc51b22…174bba
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9414e…4d4c1d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf8c7ca…013d9e
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x622c99…3407c0
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea4881…e74ebb
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf59bb…6a20ba
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x339dba…74fd07
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe3b974…08b62e
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c28d3…56ad90
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd7af9f…ccee9e

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.