Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown43d ago0xe1caa3…ca4892
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown43d ago0x431366…22a8e6
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x844b32…fb066b
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x007f92…507bdb
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x242eda…b04b41
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x15f471…1fe1ce
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x9c78f5…105e55
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x29dd4b…61d5d7
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0xe28e75…361cec
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0xe6062c…da01ab
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0xaed2e0…01fb22
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x8e48e7…8d7b1f
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0xe1a0a7…bb5ad5
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x0602e3…ffa469
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0xcda7b6…fecc43
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0xacf4a8…3336bf
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0xe6d01f…ea7e2b
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x63697b…dd8271
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x18095c…f877c0
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0xfda6a4…0a0020
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x720298…c7ed00
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0xe9cb63…6058be
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x416c40…b5c0ae
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x26aea5…adeec3
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown44d ago0x874069…16691d

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.