Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ed…e2c50x1892…6085Base$1.28100%Route unknown95d ago0xfe2fbe…ab8c6d
0x47ed…e2c50x1892…6085Base$1.96100%Route unknown95d ago0xeedadb…060a73
0x47ed…e2c50x1892…6085Base$1.44100%Route unknown95d ago0xc16f72…a0f59e
0x47ed…e2c50x1892…6085Base$1.88100%Route unknown95d ago0x8b7ee9…12e9fd
0x47ed…e2c50x1892…6085Base$1.91100%Route unknown95d ago0x88fc78…7d2c13
0x47ed…e2c50x1892…6085Base$1.97100%Route unknown96d ago0x5a4211…00e333
0x47ed…e2c50x1892…6085Base$1.48100%Route unknown96d ago0x649632…9d88e8
0x47ed…e2c50x1892…6085Base$1.24100%Route unknown96d ago0xbbede1…f76c28
0x47ed…e2c50x1892…6085Base$1.31100%Route unknown96d ago0x5e95af…459a3e
0x47ed…e2c50x1892…6085Base$1.88100%Route unknown96d ago0xc7957d…81e2f6
0x47ed…e2c50x1892…6085Base$1.65100%Route unknown96d ago0x3658f1…6750af
0x47ed…e2c50x1892…6085Base$1.73100%Route unknown96d ago0x1f8be8…2745de
0x47ed…e2c50x1892…6085Base$1.30100%Route unknown96d ago0xf09d9e…b73bb2
0x47ed…e2c50x1892…6085Base$1.59100%Route unknown96d ago0x93328d…d5a103
0x47ed…e2c50x1892…6085Base$1.97100%Route unknown96d ago0x5bed63…d7d308
0x47ed…e2c50x1892…6085Base$1.11100%Route unknown96d ago0x8a1f03…0ea7cc
0x47ed…e2c50x1892…6085Base$1.56100%Route unknown96d ago0x3c19b1…5896c8
0x47ed…e2c50x1892…6085Base$1.30100%Route unknown96d ago0x90fe09…9d2ac4
0x47ed…e2c50x1892…6085Base$1.19100%Route unknown96d ago0x5c12e2…aaf717
0x47ed…e2c50x1892…6085Base$1.94100%Route unknown96d ago0x3b8bc0…e84645
0x47ed…e2c50x1892…6085Base$1.83100%Route unknown96d ago0x85ba80…f20c7c
0x47ed…e2c50x1892…6085Base$1.99100%Route unknown96d ago0x08b4a4…6203b1
0x47ed…e2c50x1892…6085Base$1.12100%Route unknown96d ago0xe3c81a…e7b101
0x47ed…e2c50x1892…6085Base$1.53100%Route unknown96d ago0x7b251a…a55830
0x47ed…e2c50x1892…6085Base$1.49100%Route unknown96d ago0x38b782…a7300e

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.