Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x7961e8…8e0cd3
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x906dac…dffcf0
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x7902aa…649c32
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x678c03…ef0030
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0xfb7e0a…35ef00
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0xfd7de5…136b29
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x7097a6…e04a25
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0xf37cb4…9ff04c
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x32ecdc…6d9b75
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0xcb9f78…076ce6
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x5fc537…f201c0
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0xfd3a4f…b89605
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x6554a5…ad98fc
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0xbdf751…4c4bc9
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x636764…49136a
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0xfbb21d…bc73c6
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0xe45834…ee9793
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x158789…7127c8
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0xa30737…f895c4
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0xda6add…523a55
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x502b17…4f1fb0
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x0eb409…667fd0
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0x13f6b2…743bc5
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown61d ago0xa69cfd…1f05f2

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.