Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown46d ago0xc2a1eb…bbd4a3
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown46d ago0x7a418a…6fe328
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown46d ago0x56e901…8b7b6b
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown46d ago0x267db5…d75f3e
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0xd67c44…d5019d
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x1401ec…33af42
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x350541…780d19
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x8ed79e…405053
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x9c3828…a5d88d
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x688026…88b76c
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x75717b…9f081a
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0xe7a56c…fe97bc
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0xddb60d…ddc794
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x01bd94…9d8c42
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0xeb7495…6c285c
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x4b125e…d9edbe
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x9235e6…5bacf3
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0xbab1b4…db66ce
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x0aa709…6d3466
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0xdacec5…2b572d
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x355f28…94f0a0
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0xe847bd…17977c
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x56e10c…3ffdf4
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0x405132…651a37
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown47d ago0xa45b48…60e6ed

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.