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.04100%dexter46d ago0xfc952d…81c036
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter46d ago0x30f132…4054e4
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter46d ago0xdce6e6…8b96c7
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter46d ago0x5f827c…dd3395
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter46d ago0xc9d10c…19325f
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter46d ago0xd1b772…13ad6d
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter46d ago0xd1d5eb…5f0e69
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter46d ago0x7db7b8…cbcb73
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter46d ago0x3dc345…d9b262
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter46d ago0xe914a8…b07a5b
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter46d ago0x4a0850…e65eef
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter46d ago0x8fa0fb…c4a725
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter46d ago0x7434c8…b9125c
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter46d ago0xe3a2d3…a1d94a
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter46d ago0xbfab57…0364f1
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter46d ago0xda08d5…62ac17
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter46d ago0x76f5e5…028e1b
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter47d ago0xc1f318…8e6669
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter47d ago0x54ef86…e72984
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter47d ago0xb4456e…41dca8
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter47d ago0x0a959d…80cb3a
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter47d ago0xdbac8b…067d11
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter47d ago0xeadb5b…1875fb
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter47d ago0xbd5aee…1fb359
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter47d ago0x19f18f…781d50

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.