Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xf1dd5f…f3c7e6
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xebdd0d…6ae822
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xe29ef7…2e718d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xcc444e…c28d2b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x52ec05…65afdd
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x8a90e9…8b9f82
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x67984f…485a7f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x3ed134…6df561
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xbbb99e…5476ad
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x6107b8…911aaf
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xc06594…cd44e4
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x24484f…f5ff5b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x0575e3…651870
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xafd3da…efbf75
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x8349c9…78eae1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x143540…c24f5f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x4b7f22…1dde13
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x5f3a82…0b3835
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x2ab2b6…2b2a75
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x939118…84b154
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x5c9123…9afa35
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x1dcc5f…5c1c0c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xc1d40d…e5a94f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x5b90c3…03c208
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xe81e37…f44f5b

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.