Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa33d ago0x12e439…83c4d9
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa33d ago0x9809a3…166d28
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa33d ago0x33c8dd…a65d32
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa33d ago0x15c7f2…5c674b
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa33d ago0x4990db…a9ff3a
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa34d ago0xca4b66…7e0646
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa34d ago0x746e95…982115
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa34d ago0x81d30c…da0a83
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa34d ago0x1f7ff8…a2bc72
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa34d ago0x788f4b…ca7ed6
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0x029fec…f924fa
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa34d ago0x888a5f…e22e62
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0x9f9c21…6f6abf
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0x516d8c…159cc0
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0xbcb997…1b635c
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0xd4b068…329381
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0x71f115…d628a7
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0x3e966e…5387c6
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa34d ago0x66aaae…557333
0x74cc…76e90x9c95…e299Base—$0.001100%fluxa34d ago0x41b132…669cdb
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0xa9acee…48bfaa
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0xd1f908…9f7a1a
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0x063803…b4b93d
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0x00b5b3…9d30ff
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa34d ago0x636262…35aa36

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.