Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0xf4ce62…9ea35e
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x5ca083…fcbc86
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x014604…baf759
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0xcd3012…a4e1a5
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0xa64199…0d9445
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x0a19bc…0f1ab8
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x6c1e8f…4dce89
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x29e6a2…9fa2f1
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0xa19a20…c77c39
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x32e8e8…cbd545
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x386336…7727bb
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0xa041c3…ecad33
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x980090…166691
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x422a43…425661
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x7473bf…224caf
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x22f708…6571cb
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x3d9eb8…821b0c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x1082de…05c685
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x3b5802…c46c34
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x669fcb…eb0726
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x08ce1a…820b37
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0xdd27f3…97993c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0xc51d59…e785e3
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x3367e8…4d1228
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown55d ago0x7d798b…3c321c

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

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