Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x4e4406…202c6e
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x5b69c9…7f4d48
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x3f6318…2a1ed6
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0xead722…903ac2
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x2c0ebb…07d5db
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x08f44b…94f74e
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x6e5c6a…c81b91
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x2ee1f9…f3c568
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0xbdcccb…56cabe
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0xe52df6…c529e5
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x86a555…e113dd
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x666244…fd27b1
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x2d9f66…03b97b
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x9fd1c8…38fa2c
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x64df16…98d35a
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x298b81…1bd2db
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0xc96006…5b6292
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0xebc2e9…d2485f
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x8a4d18…7c555c
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0xdb2502…a5973c
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0x842aae…411674
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0xa4ccfe…75b8ad
0x19a7…26650x9c95…e299Base$0.001100%Route unknown32d ago0xc58198…88fd5d

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.