Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf879…fff70x9c95…e299Base$0.001100%Route unknown47d ago0x820234…9327e7
0xf879…fff70x9c95…e299Base$0.001100%Route unknown47d ago0x00bcde…8c8eff
0xf879…fff70x9c95…e299Base$0.001100%Route unknown47d ago0xde33d8…00dc9d
0xf879…fff70x9c95…e299Base$0.001100%Route unknown47d ago0x926c9d…84ab28
0xf879…fff70x9c95…e299Base$0.001100%Route unknown47d ago0x28618d…9f2c22
0xf879…fff70x9c95…e299Base$0.001100%Route unknown47d ago0x9f3fa4…fb1c60
0xf879…fff70x9c95…e299Base$0.001100%Route unknown47d ago0xea2a95…e537f2
0xf879…fff70x9c95…e299Base$0.001100%Route unknown47d ago0x5df661…479a49
0xf879…fff70x9c95…e299Base$0.001100%Route unknown47d ago0x487f92…7f7e60
0xf879…fff70x9c95…e299Base$0.001100%Route unknown47d ago0xb360e7…6c0c85
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0x9e84e9…6142e2
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0x1d75f8…66967a
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0xcda606…a4dfff
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0xa2cf8e…7c44c6
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0x4da7f9…6236d6
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0x481b2e…8bf660
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0x728aa1…d03791
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0x89ddc4…49fcc8
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0xf1a8fc…378268
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0xb5240e…4f6632
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0x8a0722…e9b248
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0xb098f9…1c3401
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0x43f79c…dba6d4
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0x0136a4…8b15eb
0xf879…fff70x9c95…e299Base$0.001100%Route unknown48d ago0x415ecf…718020

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.