Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0x4095e8…56b273
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0xecee4c…48a3de
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0x77fcb1…b0069b
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0xe7cf53…ad2892
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0x0df85c…f33756
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0xc76213…66d11e
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0x861f0c…fa3f27
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0xae48ca…e8867a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0x8d2e1e…1c7e1f
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0xb0d238…caba79
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0x368af3…3a8ede
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0x2fef4b…ce6263
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0xb18734…9f8ac7
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0xa27a7e…d53a73
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0xe314d2…6a23ab
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0xf4d3c6…6b7152
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0x15e379…16dd60
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0x1dfcae…d5c8fb
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0x5be853…c7feb4
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown26d ago0x202752…cc2890

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.