Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown42d ago0x5139bb…148637
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown42d ago0x5ccdc7…9f49f6
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown42d ago0x43c00e…a21396
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown42d ago0xe5f462…2001aa
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown42d ago0x14e9e6…0c13fd
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown42d ago0xd7b340…9e179b
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown42d ago0xeeac86…41ccbd
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown42d ago0x62bd33…f7baa5
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown42d ago0xcb91bd…609ef4
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x5a13c2…5171ca
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x478268…271822
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0xe968be…e67d94
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x660a17…0b00ce
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x612e26…dc5b25
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x7713d2…06d82a
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x84946a…b1b03b
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0xe52a34…02c41d
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x5fda9d…7f1fe3
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x910afb…47d696
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x0808ce…0a14e6
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x6bb5d2…2f4508
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0xf625b7…a8516d
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x1268d1…9bcc5d
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0xc6a16c…b54eaf
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown43d ago0x1e9248…cf2eef

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.