Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x305cef…1c2c75
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xf3c715…dc6024
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x74f1f9…a0dfe5
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x540101…140071
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x215e05…3579ad
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x0fefb2…ce6bb3
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x123713…92b4e1
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x3a1221…c197e4
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x76ccd5…2b0751
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xc5bc61…c9c369
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x415d60…bfa1fc
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x78a14e…f08e30
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0xdf2a3e…4fdc94
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x26d8ac…d79b57
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa20d ago0x4cad53…7628bf
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0xa87f54…4ebbde
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0xe4ef1b…615fb4
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x16f26a…ef14cd
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x7a471c…3bf07b
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x73e8af…083ef5
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0xf0a57f…7516ab
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x2d6c49…0e5656
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x8d97f0…2d8ed2
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0xcca4b9…bc87c9
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa21d ago0x8f8488…ad62aa

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.