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 unknown47d ago0x1f5865…0b218e
0x2888…97210x9c95…e299Base$0.001100%Route unknown47d ago0x268537…31350a
0x2888…97210x9c95…e299Base$0.001100%Route unknown47d ago0x135381…c2b629
0x2888…97210x9c95…e299Base$0.001100%Route unknown47d ago0xd34afe…69366a
0x2888…97210x9c95…e299Base$0.001100%Route unknown47d ago0xa6df71…976783
0x2888…97210x9c95…e299Base$0.001100%Route unknown47d ago0x6a0852…b68459
0x2888…97210x9c95…e299Base$0.001100%Route unknown47d ago0x833edc…b5d90a
0x2888…97210x9c95…e299Base$0.001100%Route unknown47d ago0x383cff…128a25
0x2888…97210x9c95…e299Base$0.001100%Route unknown47d ago0x2f6ef5…bad878
0x2888…97210x9c95…e299Base$0.001100%Route unknown47d ago0x9cb623…bce314
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x1383b4…097778
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x8adb46…c616f4
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0xb68204…d7cc0f
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x432ced…302a59
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0xe5df7c…d08aca
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x3dd7fb…1937e8
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x57cb76…f00775
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x6dca66…257881
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x571464…da5392
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x62c5a6…293f48
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x76624d…4707ad
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x0984e1…e11971
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x9f86df…5294a6
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x860b98…fb0ada
0x2888…97210x9c95…e299Base$0.001100%Route unknown48d ago0x0cc0e1…360bdb

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.