Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0x0c4d78…1bddea
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0x3c3bdd…81cb14
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0xdd5716…f8046a
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0x1ead88…60dd3a
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0x3c3f9c…7637ec
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0xbe4909…988152
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0xea7cd5…a58ea2
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0xdb9f91…046ac9
0xc54f…20c70x9c95…e299Base$0.001100%fluxa38d ago0x6bc4ed…44ae58
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0xc0010c…9b8b55
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0x3daf68…2905a4
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0x299185…59c95d
0xc54f…20c70x9c95…e299Base$0.001100%fluxa38d ago0x46cc92…09ca90
0xc54f…20c70x9c95…e299Base$0.001100%fluxa38d ago0x0337c5…6a3984
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0x265214…b637fd
0xc54f…20c70x9c95…e299Base$0.001100%fluxa38d ago0x3fa6ff…b67ba8
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0xe32b7e…060073
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0xe79379…21bad9
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0xb560c3…98478b
0xc54f…20c70x9c95…e299Base$0.001100%fluxa38d ago0x91c89d…d7d89e
0xc54f…20c70x9c95…e299Base$0.001100%fluxa38d ago0x54e33b…923524
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0xc0dca1…f54ded
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa38d ago0xed7b67…a3583b
0xc54f…20c70x9c95…e299Base$0.001100%fluxa38d ago0x686219…623037
0xc54f…20c70x9c95…e299Base$0.001100%fluxa39d ago0xca9205…434660

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.