Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x457b53…cc055e
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x5450da…fddfeb
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x53b13c…f344a7
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x5a4a41…12b85a
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xbd7335…060dfe
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x0bd5ad…7028d1
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xc26426…7accb1
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x487dfb…1294bd
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x2c4f46…bd8324
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x296048…805403
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x9a2f1f…67d285
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0xf52d03…55b624
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x4275b5…d0d6c7
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x68bb98…e92f40
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x21e385…cd105b
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x914082…18b516
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x0dd32f…6a2065
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0xca3b26…c358fb
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x94933b…ca43c5
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x2c1058…a55ba3
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0xd84a08…07a325
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x02a245…de58d3
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x29159f…9f1d60
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x913f23…5c30ba
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown61d ago0x665ee8…9381b8

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.