Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa40d ago0xda13f2…b1788e
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa40d ago0xc618b7…780dca
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa40d ago0x911e03…a97210
0x775d…f4b40x9c95…e299Base$0.001100%fluxa40d ago0xa416ed…2809a2
0x775d…f4b40x9c95…e299Base$0.001100%fluxa40d ago0x248309…077152
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa40d ago0x3befcc…fde7e3
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa40d ago0x97e49f…07ca80
0x775d…f4b40x9c95…e299Base$0.001100%fluxa40d ago0x559d32…14822b
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa40d ago0xf08099…3a2d20
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa40d ago0x898709…1e60d2
0x775d…f4b40x9c95…e299Base$0.001100%fluxa40d ago0x843729…45d089
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0xdc6f76…49d674
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0x204056…3b7782
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa41d ago0x7203d5…49c9f2
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0xd92538…172861
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0x2db27b…ee030a
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0x6b25be…1de4b6
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0x7bdacd…983729
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0xbdeaa2…46ba0d
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0xa2badb…afcaa7
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0x76dbc6…f373ae
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0x0d0c32…cba9d1
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0xff0e9e…9473a7
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0xc2473b…31a06a
0x775d…f4b40x9c95…e299Base$0.001100%fluxa41d ago0xfbb6d5…b5f873

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.