Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown69d ago0x78dc3b…f9cc41
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown69d ago0x0a4902…e38286
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0x16ebc0…fe6878
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xfb4084…ca3059
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xc3515f…1c31da
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0x6e366c…b46abe
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xbcc607…a96a76
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xa51989…58c9af
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0x86c710…6dc739
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0x5af724…f6ed73
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0x1df31d…dff712
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xa0ce1a…900b56
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xd6e71e…f0914f
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xa6947f…3395d8
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xff5b0d…fb2b62
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xda5ad7…b1773f
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xf458d2…6cc259
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0x903ebf…e27499
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0x5e4f66…1c60d4
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0x8a60f9…53767b
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0x5d4561…ff7106
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xed160b…34cfbe
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0xf9f365…20aae1
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0x47a590…e9d7c9
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown70d ago0x112195…929bae

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.