Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6b636a…8e3085
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdf63fd…56454b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa0eb8d…ef1897
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4d1f3c…a2cdec
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc3e4e5…264325
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe34ed3…78ceb6
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb37c72…c021b4
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x94ad67…e1a1cd
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbdf099…713fae
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x30491d…a08397
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0745a3…ae7687
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x120be4…29a925
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xac0efc…939336
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5ca8a3…bedadd
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x39d664…0d0b04
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9540f8…9b9f7c
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1c246a…ab5e56
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa2eab1…1f5bf6
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xea3292…4922ca
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf7a7fa…c1af50
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb2f59c…06240b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x191b5e…d0c1a9
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb336f7…21b2ed
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ee77a…105bc9
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf5d44c…79cda8

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.