Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa40d ago0xbf0225…464d39
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa40d ago0xab975b…443f9d
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa40d ago0xee674f…de4e78
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0x73d1a4…95f733
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa40d ago0xefd4e2…6afbb2
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0xd0f689…d862d5
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa40d ago0x105001…3ea04e
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0x31bbc3…08fc7b
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa40d ago0x8022c4…0feea5
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0xb56cdb…7382f8
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0x32e4a9…8e6e44
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0x371027…104700
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0xc556d6…0eab63
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa40d ago0xdbd760…17e0e5
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0x5ab8f1…ecaa0b
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0xeab690…992c8d
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0x282064…04d447
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa40d ago0x47c3ca…f48d05
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0xf059e5…78033f
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0xb43412…c4ec3e
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0x9fad4f…e59ca2
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa40d ago0xe79019…d3781f
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa40d ago0x834448…ac0f84
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa40d ago0xf867c5…1a3fd7
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa41d ago0xcb0604…e62da4

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.