Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa78d ago0x6f64f2…149876
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa78d ago0xdbfc13…509d1a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x1d7516…6db0f2
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x255b00…36d0b5
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x170a71…f1bf8e
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x73c2c6…14926a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0xfc9ec1…63f3f1
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0xf4b3bd…692f95
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x5ada30…480462
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x2d3d83…6eefd1
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x35fa5c…c8681a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x1f10ac…3b97d6
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x9df28f…498d72
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x46ae82…932da0
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x5ca6f5…057bac
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x22258e…485073
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0xcd5900…54d023
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x109099…1c98a4
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0xd4e933…678e21
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0xf31e91…381172
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x72bad3…a611ab
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0xe49d5d…1d2f0a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x3a6318…463e21
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x28e760…4fffad
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa79d ago0x705249…a92549

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.