Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown45d ago0xbd92cd…95d7d6
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown45d ago0x2807c2…37365b
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown45d ago0x7cda25…bff191
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown45d ago0x93d43a…3b3211
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown45d ago0x7556fe…aa36fe
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown45d ago0xc2e6ba…789ce0
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown45d ago0xf089d2…bdea99
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown45d ago0x3ae150…365929
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0xd4d3cf…e82337
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x37fe1b…2d87e9
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x444d8f…83116f
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x273772…647c14
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x48489d…d6240b
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x0b62bd…4bc064
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x70f280…5d6bfa
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x2ce7fe…855909
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x85dd66…3c7e8d
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x6b0153…6e740b
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x8dcccb…4a79db
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0xe4f369…d06cc9
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0xb5db20…9a663f
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x385f9e…c6ee9d
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x861606…195e9d
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x709a91…1ab3f6
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown46d ago0x9a0ccf…45081f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.