Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa38d ago0xc212f0…0a1a33
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xdcd15a…5c6104
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x8eccdd…02b276
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x5d0200…af147b
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa38d ago0x9f1c38…b9aa3d
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xf1fef4…d36a28
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa38d ago0xeab8c5…4b036d
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x6f27e9…43aae3
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa38d ago0x3f9eb3…39fe52
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa38d ago0x35280d…d82baf
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x862cc5…c62a66
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x3dac2a…f0e840
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xf6edbd…b2edf6
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xc38732…1de410
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x20125b…898483
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x0e54e9…237f9b
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xbf6353…8ab537
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x5834ec…f539c0
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xcfe2e4…2315f4
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa38d ago0xe52626…855360
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa38d ago0x0291e8…d9f7f4
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa38d ago0xdef8cb…8a3528
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x096c85…04467e
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x542f1f…361ced

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.