Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x99255a…5ac633
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0xd99bc6…815f09
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x4271f0…9163fc
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0xbdb365…07377e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x578c65…a36a3d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0xa02752…a47184
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x12ac18…38c36d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0xf075c7…eee068
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x3be852…79dad4
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0xf589a1…2a376f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x074f14…cfe745
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0xe8b625…0fe10f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x66b3da…f6c6ae
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x9103e7…c0b993
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0xadb7dd…4dc621
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19d ago0xc8d558…0152c1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19d ago0x5fdff1…ebc773
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19d ago0xbb03ac…6de0be
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19d ago0xc8135d…27686a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19d ago0x160782…b09bbb
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19d ago0x0e3412…9b6a09
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19d ago0xb99c62…d59a89
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19d ago0x9b9089…02fa37
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19d ago0x90b25b…29b4b2
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19d ago0xb4e39a…3ddf3c

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.