Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa32d ago0x73bb46…3a3dc7
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa32d ago0x237904…de8727
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa32d ago0xb831a0…87cc78
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa32d ago0x725de7…00c16f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa32d ago0xbdf9a5…70d498
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa32d ago0x9b9acd…59c502
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa32d ago0x09620e…98b4fd
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa32d ago0xca0c12…0962f0
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa33d ago0x283c00…f4adee
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0xaefebd…7fd8d4
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa33d ago0x3f726d…ccdd79
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0x76657c…55610d
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0xedc753…0762d2
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0x1c1bda…8e03fd
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa33d ago0xda49d5…92cf8e
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0xbe7086…e7929e
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0x2a28de…aace6b
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0x5e7d1b…074729
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0x58847c…213896
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa33d ago0xaef84f…81ee41
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0x82683c…f2aa3d
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0x99ae6f…7f15a5
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa33d ago0xef76d0…6ba9ea
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0x4df537…bec3e8
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa33d ago0xe0d8db…f4ef25

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.