Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefab…9daa0x9d19…08d3Base—$0.02100%fluxa112d ago0xa5b0f8…591ec0
0x07e9…20030x9d19…08d3Base—$0.02100%fluxa112d ago0x992be8…92da97
0x0500…4b2b0x9d19…08d3Base—$0.03100%fluxa112d ago0xdcd39f…3548fe
0xd874…24710x9d19…08d3Base—$0.02100%fluxa112d ago0x24400f…6a9a4d
0xc02a…46a00x9d19…08d3Base—$0.02100%fluxa112d ago0x9ecb3a…7b78ee
0xe121…b25d0x9d19…08d3Base—$0.02100%fluxa112d ago0xe8d05f…56daa6
0xde9c…6db50x9d19…08d3Base—$0.02100%fluxa112d ago0x5ceb30…2312b8
0x6230…6b480x9d19…08d3Base—$0.02100%fluxa112d ago0x3020d9…b733e3
0x3adc…eed90x9d19…08d3Base—$0.06100%fluxa112d ago0x99b3b9…1b3ab9
0xfebf…dbd60x9d19…08d3Base—$0.02100%fluxa112d ago0x582583…275f8c
0xcb34…68590x9d19…08d3Base—$0.02100%fluxa112d ago0x75bcf7…3054b4
0x3d6d…47900x9d19…08d3Base—$0.02100%fluxa112d ago0x5d020c…3df897
0x52f6…ee900x9d19…08d3Base—$0.02100%fluxa112d ago0x497e15…b5c956
0x5401…ec450x9d19…08d3Base—$0.02100%fluxa112d ago0x296633…d8e19b
0x1e08…2f9f0x9d19…08d3Base—$0.02100%fluxa112d ago0xf5542b…463f2f
0x0866…5ab80x9d19…08d3Base—$0.02100%fluxa112d ago0xbfdaf9…a7a594
0x441a…d4870x9d19…08d3Base—$0.02100%fluxa112d ago0xaf7899…e254f0
0xd045…173c0x9d19…08d3Base—$0.02100%fluxa112d ago0x0f79c6…c1c472
0x6150…0d810x9d19…08d3Base—$0.02100%fluxa112d ago0xfecda1…3e315c
0x157a…97a90x9d19…08d3Base—$0.02100%fluxa112d ago0xc8ae4a…164dcb
0xe70f…ae230x9d19…08d3Base—$0.02100%fluxa112d ago0xf5abf7…fa67bf
0xeba5…2b170x9d19…08d3Base—$0.02100%fluxa112d ago0x253334…fd913b
0xb570…570e0x9d19…08d3Base—$0.02100%fluxa112d ago0x9c6267…91ee55
0x6232…095a0x9d19…08d3Base—$0.02100%fluxa112d ago0x9f18f1…9404cc
0x1028…07030x9d19…08d3Base—$0.02100%fluxa112d ago0x7914de…7f6aab

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.