Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa37d ago0x9110ac…c4d9f9
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa37d ago0xe1b8c7…9b3958
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa37d ago0x66e997…855e41
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa37d ago0x196b21…2c5c34
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa37d ago0x379756…0d5656
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa37d ago0x24f590…4092a8
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa37d ago0xdc2135…61b41a
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa37d ago0xb41746…232383
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa37d ago0xd2d771…d5ee0d
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa37d ago0xdc9f2d…1756d0
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa38d ago0xb4b2e0…03f42f
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x37daaf…cbd8c3
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x0f1cfc…2c043b
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa38d ago0x1f6565…8ea824
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x80a8b3…3466f9
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x65dfcf…717750
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0xaef8e9…36eae1
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x22bfea…0103e2
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa38d ago0xb931b0…5e2d8e
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa38d ago0x41a4f7…33a476
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa38d ago0x73c3a3…da6bf3
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa38d ago0x4bd168…eba0b9
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x864b2b…285124
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0xc19892…87fd43

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.