Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x463698…9acc82
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0xc87ee5…23d29e
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x11e2b9…e89269
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x2bf1ff…950666
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x9cd1d0…edb9e0
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0xae9c53…f93b8c
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x2cd57a…4d6aae
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0xcb832e…a32169
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x588cd7…20cb17
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x785160…6e75aa
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x0421d1…9a6555
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x681df7…db4194
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0xf42d11…3dbb76
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x70c6d5…7f1ade
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x2ff7ff…7edd29
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x58834c…051738
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0xb8ac22…faa1f8
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x35b654…7510d7
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x289707…1383e5
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x127cb3…8b3ab8
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x828877…da6629
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x20d036…ecb090
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0xdfc049…de2aec
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x7967f6…ac7ebb
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x64b712…e29450

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.