Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8677…5aa00x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0xfdae30…74687c
0x5700…d2590x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0xbd214f…5752c6
0xa1b4…24470x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x0b0f92…ded6eb
0xbf95…f8780x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0xa0fa33…dfe8e3
0x61dd…66040x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x189d78…4ac2bf
0xe233…195c0x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0xea45a2…97c1a4
0x7297…8f4b0x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x3abebf…197b43
0xc67a…fefb0x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x242233…801199
0x5700…d2590x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x745733…3eb22e
0x132c…8f610x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0xd16fc6…6bafa8
0x58d1…c5850x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x151153…620ccd
0x70df…d0870x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0xeabb44…a67503
0x34b2…efd00x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x6dc23e…0f7419
0xd599…c7b80x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x11e9a5…7bd83c
0x5bd3…dd140x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x64b8cb…35efb2
0x6718…046c0x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x7a7fe3…a8cda7
0x37d5…394a0x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0xf15f51…1418e2
0xeb5b…78220x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0xf7c274…176353
0xf43b…e9f70x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x89dc99…615c95
0xd599…c7b80x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x62729d…3be587
0xde58…298b0x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x8a66c0…bbf8ef
0x9b31…069a0x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0xf62590…350b58
0x6c38…93dd0x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x9fcef0…d67b23
0x6392…f89f0x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x5123a2…03efc0
0xba53…a7fa0x85a7…109bBase—$0.001100%0x6cb9…e3d578d ago0x06c1a7…8ddade

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.