Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0xa6a847…b485d5
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0xbae6f7…e8454b
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0xabc778…bd7d6f
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x9e79f8…bc0924
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x494d66…7ead7d
0x1ab9…26030xfe80…47eeBase—$0.001100%fluxa47d ago0x216a05…b6d397
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x362c28…8d663d
0x1ab9…26030xfe80…47eeBase—$0.001100%fluxa47d ago0xfb2830…115230
0x1ab9…26030xfe80…47eeBase—$0.001100%fluxa47d ago0xbdca2d…f4e99d
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0xbd1620…083c95
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0xbec282…07da1e
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x3a82a5…b348f7
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x714060…92516b
0x1ab9…26030xfe80…47eeBase—$0.001100%fluxa47d ago0xac6fd1…7c6852
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0xbcc507…56a5d0
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x843336…9e696e
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0xc96fd4…53b287
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x88c99a…94f19d
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x9395b9…239873
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x0c477e…f83dfa
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0xd3f3fd…70e505
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x5fcf3c…6acdbd
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0xe6212c…29f2de
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x7bfb4b…396961
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa47d ago0x5e7c98…85eaa6

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.