Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x4705b3…2ffee4
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x3a595d…c6aa9a
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x6f5ff2…f9b1c5
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0xdefdbe…f462a0
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x4624dc…03d802
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x029e96…438ae4
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x4c3066…380101
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x86e15d…29a061
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x0e4713…a7daf4
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x9dc59c…0db28f
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0xee1ffc…edc5e4
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x184d47…2231e2
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x194d0b…f083a1
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0xf84720…008aa7
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x459f3a…b50258
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0xfd023f…ce863c
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x29afcd…b2895f
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x145327…9e2130
0xf0d6…2ff90x9c95…e299Base$0.001100%Route unknown16d ago0x395f9e…a8da7b

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.