Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x1783f9…941410
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x1ee469…f4f730
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x05de84…ae3ad1
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0xf7842f…323659
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x0d6a8d…05df86
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x9cfb72…2d57cb
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x04de63…609a95
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x532950…1302af
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x6a6131…659aba
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0xc080b5…9fba85
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x6f8ce4…857329
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0xbc9c9d…2bc1dd
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x6e8d28…3b32df
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0xef8afa…031fa1
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0xe9a46c…474c11
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0xf47ce0…a3021e
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x3dd764…16233b
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x8d5a29…56755e
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x635d91…58b50a
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0x960272…050722
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0xab5cf5…ad45cf
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa57d ago0xf2c11f…094aed
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa58d ago0x3c0238…715379
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa58d ago0x50c6e1…111f38
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa58d ago0xf6cc60…13732e

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.