Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter50d ago0x70e6c1…a091b2
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0xee63b5…548981
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter50d ago0x3f36f2…aa2696
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter50d ago0x180480…216160
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0x088b30…0bf7b9
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0x5c2283…96bea3
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0x712a7b…c8269b
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter50d ago0x40dc79…56acc7
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa50d ago0xf80d45…eaa2fc
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0x925d4f…0a70ad
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter50d ago0x215401…d0e675
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter50d ago0xad7f45…a9e3c2
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0xd490ba…7e3d8b
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter50d ago0x073313…2d55c6
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0x1db177…ffe1ca
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0xc5fb81…d5c479
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter50d ago0xd30c6d…82fda5
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0x1334c7…17119c
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0x2836f3…c41eff
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0xdb3849…07334d
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0x02a500…a2710d
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter50d ago0x6f0c64…712754
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa50d ago0x17721b…6ae78e
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0x68a307…e086a6
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0x55fdde…d1b318

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.