Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown53d ago0xc1aa4f…567c09
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown53d ago0x92dbff…29a7dc
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown53d ago0x458f11…d4ac1b
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown53d ago0xb8fa13…2b7d7d
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown53d ago0x1870ef…3cce73
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown53d ago0xa95a11…23b14a
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown53d ago0x4df213…ccd0bf
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown53d ago0x18c90f…2cb8d4
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown53d ago0x7b68c8…0dd6f2
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown53d ago0x3b21cd…5cc829
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0xe5454c…c981f6
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0x8ce7ab…3e87cb
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0x3e8ce8…78f569
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0xc3a1c6…3e553b
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0xb9ac96…cdddb7
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0xad2dae…c2a475
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0xe36ebf…cd18c4
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0xc09642…faad52
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0xc4a0e7…8b344f
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0x96d803…2f00a1
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0xe6a66e…3851d0
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0x7fec68…62f91f
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0x6db0ad…5a205c
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0xd3ec69…7f48bf
0x1f6a…28a00x9c95…e299Base$0.001100%Route unknown54d ago0x6687c2…8b280e

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.