Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI83d ago0x58f278…57f851
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI83d ago0xf0dafa…732e98
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI84d ago0x9f415f…68d61a
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI84d ago0xdbb29e…427d71
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI84d ago0x69238a…39807d
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0x1582d4…16e14f
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0x85cb5a…245f14
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0xbb3a5b…748e54
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI84d ago0x7e9b99…031b94
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0xff1ce4…827b2c
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI84d ago0xa6f1db…0cc85c
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0xb84f50…1c6875
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0x56b3c5…e2f156
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0xe8295f…8a9fa9
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0x13ee62…18f8b2
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0x8c0f73…6ebf94
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0x8c99a3…57b75a
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0x7f3fae…d3f538
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0x21888b…b0fe82
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI84d ago0xceee62…ff3e82
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI84d ago0xdf7f8a…d8e0ae
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0xae1407…28cbb8
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0xfc4c6f…a590c3
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0x5d6d66…cff28f
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown84d ago0x6cb1f1…0d0735

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.