Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0xf174e5…55c82a
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0xf286d2…cbcfee
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0xf4e511…436b08
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0xce6c8d…9f67c6
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x9697aa…c599f9
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0xe1f1d3…397e7c
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0xcefbca…7b05a6
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x21228e…772c11
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x0bd3e5…632d55
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0xf96788…23c858
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x82d10d…0300dc
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0xb4ba43…ce569b
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x25d4b4…3cddaf
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x32c2f7…849963
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x50bb27…1c24bb
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x8b25ae…bc3f64
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0xcb2cdc…09c5fc
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x2d8c4e…58e36f
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x063d6d…4f7a79
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x303cc1…06cdfb
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x183633…4bc3be
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x3e9b7f…2222da
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0x25b126…6d16eb
0x8370…326e0x9c95…e299Base$0.001100%Route unknown74d ago0xfb201b…1d444f

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.