Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x1a0ddf…edb500
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0xfb2a04…78d7bd
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x17ee86…2392b5
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x4f7811…884ceb
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x01b734…61b3a4
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x56ca2a…542abc
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0xfe694a…c3f310
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x1597c5…9042e8
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x3f1323…f34706
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x56e405…33d57b
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x525c2d…e9cacd
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x466aed…7b05b4
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0xe7624c…8fc9e2
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x55f22a…2212c5
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x8d5da4…f3e548
0x4330…05680x9c95…e299Base$0.001100%Route unknown70d ago0x6fae3c…8f39ca
0x4330…05680x9c95…e299Base$0.001100%Route unknown71d ago0x5bd098…dc1cbd
0x4330…05680x9c95…e299Base$0.001100%Route unknown71d ago0x6a0635…28b303
0x4330…05680x9c95…e299Base$0.001100%Route unknown71d ago0x2d50b2…e8b881
0x4330…05680x9c95…e299Base$0.001100%Route unknown71d ago0x715b95…34b13e
0x4330…05680x9c95…e299Base$0.001100%Route unknown71d ago0x66ca00…3711bd
0x4330…05680x9c95…e299Base$0.001100%Route unknown71d ago0x2f9261…99f86c
0x4330…05680x9c95…e299Base$0.001100%Route unknown71d ago0xcf006e…977bc1
0x4330…05680x9c95…e299Base$0.001100%Route unknown71d ago0xbea7f0…6936d1
0x4330…05680x9c95…e299Base$0.001100%Route unknown71d ago0xb2f4b7…3d443c

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.