Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa41d ago0x4b9c0c…20af39
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa41d ago0x34a8fc…e5385d
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa41d ago0x27e858…dbb4e5
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa41d ago0x34450e…68757d
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa41d ago0xdac66f…4daf2b
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa41d ago0xaee170…c5206f
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0x362b35…e377de
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0xdcb614…527522
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa42d ago0xee5654…f769d4
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa42d ago0xcd2320…645de0
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa42d ago0x5a6648…7aef62
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0xf8c693…8e23e4
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa42d ago0xceb462…f1a603
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0x0dc16f…3c753b
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0x95eb9a…d5d883
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0x1d39ef…03474b
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0x685902…f4f1e6
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0xadec27…7847bd
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0x817122…2f7135
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0x65c3fa…1f6470
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0x4ecf8b…d88e6c
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0xd7f945…4e0065
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa42d ago0xa87ddf…2eb0f2

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.