Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xb60ca0…4108cf
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0x66d19a…1946e3
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0x18b971…c7e10f
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0x121ab3…a712cb
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0x433dbc…4e055e
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0x8c1d29…e11e99
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xb78f45…7fea40
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0x2a5030…2c048f
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0x668ebc…478865
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xcfd0cf…951008
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xd9de3d…5c4eb8
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0x1f8c75…f834e3
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xb17331…5b748f
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0x44021d…128049
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xa71ad8…7c2758
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xe5840d…ccd203
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xe303e5…ef456b
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xcc3e88…b9a267
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xc6e4a4…b1b956
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xde75e7…7f3655
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xba5cb9…4fc680
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0x92d531…4cff5b
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xc08c12…c20dc0
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0x9f518e…78075d
0x2888…97210x9c95…e299Base$0.001100%Route unknown62d ago0xdbe677…0c1947

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.