Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0xaff9ac…d09795
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0xf8b187…424efd
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0x23c1d7…8e1558
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0x7b2428…bba3ac
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0xb09739…c9bb70
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0x7962b8…31e346
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0x30ef6a…6016e2
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0xb2fcba…643741
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0x0eddac…01bea4
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0xb07187…b70de3
0xb90a…9ae40x8a32…163aBase$0.04100%fluxa104d ago0xe0c252…bf28fc
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0x395fd1…77c269
0xb90a…9ae40x8a32…163aBase$0.05100%fluxa104d ago0xb4251e…d29d06
0xb90a…9ae40x8a32…163aBase$0.04100%fluxa104d ago0xc28d74…7114bc
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0xbb7302…beb1a0
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa104d ago0x377e57…bfda30
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa105d ago0xcbb74b…7d449e
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa105d ago0x243968…951edc
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa105d ago0x1d830c…46a4dc
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa105d ago0x70ffb0…f923c9
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa105d ago0xa371ed…9aa362
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa105d ago0x782b06…6c4f3c
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa105d ago0x4efe65…a184b5
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa105d ago0x700055…24610b
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa105d ago0x565bf2…29e161

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.