Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0xa85f87…d606fc
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0xe047ca…dd95ed
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0xcf79a1…83fbf2
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x5a8eb8…c07842
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x404270…f1b0e2
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x3dbd64…3f318d
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x2cff8f…f647c5
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x366a15…da507c
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x9ffffe…865849
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0xdd7c4f…c71217
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x350de9…f55c80
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x139296…d629fc
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x4b627b…f7ca0e
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x027b4e…526b59
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0xdd285c…15a889
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x222074…a3cbba
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x6db339…ee2cb7
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0xc412b2…285d46
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x949edd…7ad548
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0xe552f5…c7a2a6
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x9bea24…f93b7b
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0xc70edd…713304
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x65d12b…ff91ce
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0xfa84e6…4e2ae9
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown55d ago0x8c877b…07070c

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.