Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown47d ago0x52e80e…0e5409
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown47d ago0xd3ea7d…101ca9
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown47d ago0x67e404…95105b
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown47d ago0x39b8f4…cf90f4
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown47d ago0x6f7082…019bcc
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown47d ago0x1cd5f0…856912
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown47d ago0xaa1177…bff376
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown47d ago0xf59507…89136e
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown47d ago0xeb2064…108a74
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0xc5890b…2def45
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0x60a71d…13bf84
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0x909fcb…200d31
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0xecccbf…1f5878
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0xd17a9a…f2e182
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0x6324e3…fd2351
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0xf9627b…08542c
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0xff4427…097c9f
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0x1a3bac…63a78f
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0xbf63ea…9c566b
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0xc7b8bf…a1a92c
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0xa84106…53a28c
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0x4fc659…0b855e
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0x0ef1e2…f7db77
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0xe42eb2…72fe95
0xcf73…e3220x9c95…e299Base$0.001100%Route unknown48d ago0xf694e0…2ba6a2

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.