Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0xe8ac06…34144b
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0x66b055…7b180a
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0x817685…6e57e3
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0x7ad5f8…44a256
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0xe8692f…1472a5
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0xea2d33…bcf58b
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0x7b5e21…2b1212
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0xbe8125…fd55ad
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0xc93db4…3b6ae0
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0xbb8075…a8d91c
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0x6737a9…9f72eb
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0xb83e5d…90204e
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0x2035c1…8d1b40
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0xff1332…464cba
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0x2c7ec5…8cd612
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown59d ago0xd1a798…753182
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown60d ago0xbbb023…03416d
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown60d ago0x8e4a9b…e13657
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown60d ago0xff4cec…90896c
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown60d ago0xc9df01…8bafb9
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown60d ago0x625f34…3ab18e
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown60d ago0x5efbd0…188a3c
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown60d ago0x95fb86…d0af94
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown60d ago0x2edae3…dae663
0x1a4e…31fa0x9c95…e299Base$0.001100%Route unknown60d ago0xbb4a39…249cab

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.