Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0x6e1325…0c2572
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0xf3c6e9…7f1d42
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0x708a76…1ba6b9
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0x7c27ef…b68a21
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0xf81079…7f6a6c
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0x0c1fa1…345b0a
0x2f0b…09790x9c95…e299Base$0.001100%fluxa40d ago0xb726f8…1fef9e
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0x8ba038…e0a317
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0x449564…aa246f
0x2f0b…09790x9c95…e299Base$0.001100%fluxa40d ago0x26a341…8d6c5c
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0xb14017…340b1a
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0x527c69…8437ae
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0xe64413…6c4a65
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0x438e35…64858a
0x2f0b…09790x9c95…e299Base$0.001100%fluxa40d ago0xe59fef…abcfa3
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0x5292cf…79794b
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0xd7e58a…069a70
0x2f0b…09790x9c95…e299Base$0.001100%fluxa40d ago0xa0c5a4…879cd0
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa40d ago0x803e4c…116921
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa41d ago0x12ff65…76619c
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0xe37907…199e4d
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0x7ed1fc…7f9537
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa41d ago0x6fd594…d664a2
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa41d ago0x12a6ba…690e9c
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0xbf13f3…017e9c

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.