Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25f9…e9ac0x9c95…e299Base$0.001100%fluxa73d ago0xada971…2fde0e
0x26f5…22f50x9c95…e299Base$0.001100%fluxa73d ago0x1f1747…d3bef4
0x44fd…e2da0x9c95…e299Base$0.001100%fluxa73d ago0xfefa84…e2428c
0xcbd5…d9320x9c95…e299Base$0.001100%fluxa73d ago0x291887…b37d49
0xadd4…2f010x9c95…e299Base$0.001100%fluxa73d ago0x240662…2bc34e
0x241c…a1c30x9c95…e299Base$0.001100%fluxa73d ago0x933aed…02fe22
0x9038…3c010x9c95…e299Base$0.001100%fluxa73d ago0x99288d…6b2691
0x72b9…c8ba0x9c95…e299Base$0.001100%fluxa73d ago0x088b53…9c2150
0xbd3d…85120x9c95…e299Base$0.001100%fluxa73d ago0x2d12f8…8e66c3
0x8828…e6fb0x9c95…e299Base$0.001100%fluxa73d ago0x9bf788…53bc76
0x1537…33f70x9c95…e299Base$0.001100%fluxa73d ago0x2ca7e6…eb31e9
0x9cd8…54160x9c95…e299Base$0.001100%fluxa73d ago0xfef617…8d35c1
0x8a09…be2f0x9c95…e299Base$0.001100%fluxa73d ago0x8500a8…98250c
0x18ce…7af70x9c95…e299Base$0.001100%fluxa73d ago0x591df1…b4adf9
0x9117…50230x9c95…e299Base$0.001100%fluxa73d ago0x56df45…b277a9
0xf6db…fd300x9c95…e299Base$0.001100%fluxa73d ago0xb38370…d48166
0xc807…8f290x9c95…e299Base$0.001100%fluxa73d ago0xf52366…be05fc
0x61b6…c6ee0x9c95…e299Base$0.001100%fluxa73d ago0xc34200…249af8
0x402b…7d6a0x9c95…e299Base$0.001100%fluxa73d ago0xaf7627…2c8869
0x1936…7f530x9c95…e299Base$0.001100%fluxa73d ago0x856b34…ceca45
0x9c57…47a80x9c95…e299Base$0.001100%fluxa73d ago0x375724…ea9532
0xf08f…56f40x9c95…e299Base$0.001100%fluxa73d ago0x8b2581…019b77
0x3e4f…d51a0x9c95…e299Base$0.001100%fluxa73d ago0x4c1678…901f24
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa73d ago0xc8d7c8…45b1b7
0xffcc…6ff00x9c95…e299Base$0.001100%fluxa73d ago0x3ad7d4…457bed

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.