Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x5b8d5d…11a340
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x2a8405…838c2c
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x154f90…3f417b
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x5dfd4f…3d794d
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0xc55490…c9bc72
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x457925…27c4eb
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x08d101…33690e
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x4c5a05…4eeb3b
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0xa0590b…1d4db3
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x8ac10f…62b168
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x3c5cf3…323b96
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0xb399f1…50a617
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0xe9837f…3bdea1
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x86976e…e9e179
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x4a0384…e68087
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x51080c…1e3d60
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x4fbeb7…eeb7fa
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x629c81…b25912
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0xbe4923…00f264
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0xada7d7…e07814
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x5e87ab…5d9c90
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x4a44fa…ab88f4
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0xed13f9…e09259
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0x4c828e…53a053
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown74d ago0xaedf16…211fd9

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.