Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown48d ago0x12a439…e93ef9
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown48d ago0x9c71d2…e00528
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown48d ago0x7a0730…3be5b5
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown48d ago0xe2236f…b3244a
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown48d ago0x79a4ed…59df0b
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown48d ago0x5d4155…7f1967
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown48d ago0x6909a3…3a29bf
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown48d ago0x062fcd…8f2504
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown48d ago0x406043…40920d
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x91e90d…50df98
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x0fa20d…d8c69c
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0xd1faf0…617bea
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x601b9c…3d7dff
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x475c32…701eb8
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x1aa7aa…0b0d25
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0xa50c7c…c557f5
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x96e6ae…c87da1
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0xe4ef79…400a6b
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x0c8238…602440
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x190199…319b16
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0xc74e0f…0f3542
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x04774d…8b796a
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x058bb6…ac3fa8
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x85a2cc…3396ac
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown49d ago0x6a22dc…8dedf3

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.