Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x07eefa…20eb1e
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x0388b9…004e33
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x479760…7774fc
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x60aadc…cf03fd
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x0d4f34…1fd925
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x4fdc25…11e6ea
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0xfb5362…524611
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x6406b1…747bf0
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x576ce8…11e63a
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x9af5df…a99677
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0xe225b1…8f5ce2
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0xe363c0…94d97d
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x27660c…b3a82c
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0xdbb11b…99ce79
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0xea1e6a…7cdbb9
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x7756da…96d87e
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x5467dd…0bbb89
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x50ca96…5baa89
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0xc58dff…f619fb
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x152001…c7b663
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x88bd83…c6dab2
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x3d5b08…abb4b1
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x2d7979…879c37
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x3abc4b…570cab
0x58e6…9e3c0x9c95…e299Base—$0.001100%fluxa76d ago0x3fdea5…80b784

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.