Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x01104e…9cfc9a
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x75b686…40618c
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x3acbb0…707a3c
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x0721d6…38ee14
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x1bf052…a347ac
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x1a8307…140c66
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xa53e28…5ddfd4
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x520da0…18cce5
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xf45cc4…17af64
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xb7ae6d…20e708
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xf43abb…2316af
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x6f367c…a4c591
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x308d23…4b56d1
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x0c6575…7b16a7
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xe6338f…9915a2
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x7baf33…2ea520
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x8d8d02…86ef60
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xf3198c…a10e0a
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x4869b1…bdb6bd
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x017db6…3861dd
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xfd4982…330e44
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xb9fabd…52e367
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xc3e1f4…ed6ae4
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x44e5e3…8ebb42
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x2a6d05…a20a21

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.