Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0xff6dee…6f8a2f
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0xeae86d…7d3ffd
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0xf1d85a…3480ef
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x2fad39…34dbcd
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x22e925…2afd15
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0xee049f…9bc87f
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x1a2f0a…b30d5c
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x4e6bd8…2181d9
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x11a88e…d44442
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0xa73470…864b3f
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0xf7dd21…504986
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x6dad5d…ec85d0
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0xb02afd…5d041e
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x223698…75b88b
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x958d38…030e42
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0xb16234…af5815
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x3e7762…aca0ce
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x030f35…7fe232
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x71e52a…759926
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0xb9060a…ae0ca0
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0xe1af27…29332f
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x913b37…11a6b2
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0xa209cb…983385
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x23abc2…fea3a2
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown61d ago0x31ab74…99d2d8

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.