Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0xe504d4…a1113b
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0xeb5ce7…1d4cea
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x2aaef4…b60914
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x86bf0c…277a1d
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0xfbc086…a183ea
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x9e11bc…81b48e
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x1a2b88…9a42f2
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x01b021…f41e33
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0xeaa229…7b22a0
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x3d8a22…2cca0c
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x2c8e1a…bde199
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x7f721d…1e5308
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0xa199a3…161e66
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x127028…5dd736
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0xdca590…7e58ec
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x385d0c…59e058
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x283e95…52c993
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x203cbd…2d2495
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0xc99245…7c4563
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x2241ea…7440d8
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x68dbb7…3db413
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x62b613…8ea701
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0xf2d5cb…20e3a3
0x6e56…42380x9c95…e299Base—$0.001100%fluxa74d ago0x4fe7b5…6bb7ac
0x6e56…42380x9c95…e299Base—$0.001100%fluxa75d ago0x3053ee…a6c023

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.