Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter42d ago0x80bb88…8b5e90
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter42d ago0x80e062…a1f158
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter42d ago0x63000d…7f601d
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter42d ago0xc776b6…70ab61
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter42d ago0xfea2ec…9ea7f7
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter42d ago0x37444a…2f206d
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter42d ago0x9db589…05e5cf
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter42d ago0x622027…a01948
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter42d ago0xd61a1d…959805
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter42d ago0x58cb6b…dd756d
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter42d ago0x09e103…722460
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter42d ago0x1768d0…7dda74
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter42d ago0x95e0c8…2d5bbf
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter42d ago0xb1827c…5d5488
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter42d ago0x2e1b95…720c52
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter42d ago0xcb4463…dfa1be
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter42d ago0xcf32ba…1c938e
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter42d ago0xb52d20…92e34b
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter42d ago0x6912f7…b381a3
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter42d ago0xa4f6c2…2d8043
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter42d ago0x0bbc81…c4d008
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter42d ago0x2a637f…41169f
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter42d ago0xbd3433…52c408
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter43d ago0x0156c8…453ef8
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0xab33dc…625785

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.