Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x454950…6261c1
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x356726…384de5
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x69de80…cb664f
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x65b9e3…48ab96
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x546710…77c32f
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x802682…679327
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0xc77575…96ca3f
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x0579af…bf26f8
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0xf141fe…0a080f
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x7ed365…c274cb
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0xc64a40…52a3de
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x2f2b2a…877513
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0xf80323…ff7877
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x24675d…bf2cc2
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x401433…577d52
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x7b0abe…1f9da4
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x6dc09e…dfd6fa
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x8d6472…ea1167
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0xaf3468…0d90f0
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x4d3768…ad271f
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa72d ago0x5d1fdd…f9411e
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa72d ago0x413a8e…b96387
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa72d ago0x584095…f23139
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa72d ago0x5b5ca0…1e5df3
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa72d ago0x516f25…af766c

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.