Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x765e…cb700x9c95…e299Base—$0.001100%fluxa33d ago0x7f8343…b80d42
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa33d ago0x6ad327…43ab3b
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0xe780bc…a8c74a
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0x23463c…792a4c
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0x098449…eeaa80
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0x7faf37…9390ff
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0xef063d…359b8e
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0x537bc9…0c39bc
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0x97bfa7…2a9cc9
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa34d ago0xf37468…468e43
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0x601d02…8d9081
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0x790474…540f06
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa34d ago0x8da096…983162
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0x44e551…871dce
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa34d ago0x0b679c…98ea00
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0x36408c…e818ad
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa34d ago0xa6dcd7…87051d
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0x35dc26…260f17
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa34d ago0x69e89b…29b068
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0x2ee063…a9834f
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0xfffd2a…9aeccd
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa34d ago0xe1d49a…185641
0x765e…cb700x9c95…e299Base—$0.001100%fluxa34d ago0xcd9be1…b97278
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa34d ago0x7484ba…a21c9a
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa34d ago0x278d91…9c6447

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.