Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0x1c4ed2…757f5f
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0xfe13d0…86a547
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0x266ae7…db1bda
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0x6eacd4…e7e1eb
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0x91e380…043a89
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0x57f3d9…a3cb22
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0x757e8d…52a42a
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0x108ae6…ddc7f0
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0xb726ed…43ab5c
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0x849aa6…a03999
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0xc15397…7f956a
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0xf7dc70…4990f2
0x0767…191e0x9c95…e299Base—$0.001100%fluxa71d ago0xc2de9a…94d022
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0xe1afa5…f82171
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0xbf13bc…ff7fd9
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0xa6a5c4…c80de7
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0x3fac32…21d014
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0x866d40…5b5677
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0x77d7c0…3e5c34
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0x02764f…a033d8
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0x813813…a0a402
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0xd35f15…575957
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0x7994d1…440932
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0xaac8ba…66054b
0x0767…191e0x9c95…e299Base—$0.001100%fluxa72d ago0x41272a…4b5191

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.