Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x261f…a6210xfe80…47eeBase$0.001100%fluxa40d ago0x5bb623…400462
0x261f…a6210xfe80…47eeBase$0.001100%fluxa40d ago0xf70cdb…1ffa80
0x261f…a6210xfe80…47eeBase$0.001100%fluxa40d ago0x11ccd4…41e42c
0x261f…a6210xfe80…47eeBase$0.001100%fluxa40d ago0x736541…5228e9
0x261f…a6210xfe80…47eeBase$0.001100%fluxa40d ago0xb67d60…b33a3e
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0x2a5651…103981
0x261f…a6210xfe80…47eeBase$0.001100%fluxa40d ago0x93cb2d…524b38
0x261f…a6210xfe80…47eeBase$0.001100%fluxa40d ago0xaefc79…df0fe1
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0x182247…98b563
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0x0bfd9e…e8e584
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0x8b3837…ec507f
0x261f…a6210xfe80…47eeBase$0.001100%fluxa40d ago0x81fc22…cb5840
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0x0feafe…794545
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0xd9a152…f16742
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0xf89715…abfae2
0x261f…a6210xfe80…47eeBase$0.001100%fluxa40d ago0x73ed5f…3e651d
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0x89f9b4…42ddd5
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0xdfe04c…5fd94d
0x261f…a6210xfe80…47eeBase$0.001100%fluxa40d ago0x3d2114…2ed237
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0x9ddc04…999788
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0x51a310…675cfa
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0xbe39a6…726419
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0x47011f…7d547a
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0xd301ac…1259b2
0x261f…a6210x9c95…e299Base$0.001100%fluxa40d ago0x9e40df…e69cd8

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.