Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c1c…53830x3e0a…78e7Base—$0.002988100%coinbase74d ago0xc5bf6f…d5db6b
0x1c1c…53830x3e0a…78e7Base—$0.00517100%coinbase74d ago0x4102f6…d50cc4
0x1c1c…53830x3e0a…78e7Base—$0.005336100%coinbase74d ago0x9e0954…ecc1bd
0x1c1c…53830x3e0a…78e7Base—$0.00361100%coinbase74d ago0xca3d95…d855b0
0x1c1c…53830x3e0a…78e7Base—$0.005874100%coinbase74d ago0x7cc68c…1e675d
0x1c1c…53830x3e0a…78e7Base—$0.004051100%coinbase74d ago0x26154e…36b78c
0x1c1c…53830x3e0a…78e7Base—$0.003933100%coinbase74d ago0x2fa50c…16d733
0x1c1c…53830x3e0a…78e7Base—$0.00523100%coinbase74d ago0xeda58c…217e8a
0x1c1c…53830x3e0a…78e7Base—$0.003308100%coinbase75d ago0x294cab…cb401c
0x1c1c…53830x3e0a…78e7Base—$0.003446100%coinbase75d ago0x076592…198e19
0x1c1c…53830x3e0a…78e7Base—$0.005917100%coinbase75d ago0xbf028f…c77e9e
0x1c1c…53830x3e0a…78e7Base—$0.002677100%coinbase75d ago0xddd4ec…5c0b73
0x1c1c…53830x3e0a…78e7Base—$0.005865100%coinbase75d ago0x8b480f…cd3feb
0x1c1c…53830x3e0a…78e7Base—$0.004947100%coinbase75d ago0xde739f…9c5900
0x1c1c…53830x3e0a…78e7Base—$0.002911100%coinbase75d ago0xac0da2…c46edd
0x1c1c…53830x3e0a…78e7Base—$0.004739100%coinbase75d ago0xfa4fcc…4ed223
0x1c1c…53830x3e0a…78e7Base—$0.005302100%coinbase75d ago0x56dd3f…668150
0x1c1c…53830x3e0a…78e7Base—$0.005201100%coinbase75d ago0x5383a2…b04bc2
0x1c1c…53830x3e0a…78e7Base—$0.003636100%coinbase75d ago0x2550f7…819a4a
0x1c1c…53830x3e0a…78e7Base—$0.003775100%coinbase75d ago0xcf93de…025aab
0x1c1c…53830x3e0a…78e7Base—$0.003568100%coinbase75d ago0x0bd14c…de6042
0x1c1c…53830x3e0a…78e7Base—$0.00292100%coinbase75d ago0x9260f0…ec9430
0x1c1c…53830x3e0a…78e7Base—$0.005911100%coinbase75d ago0x51dd5c…79c8fb
0x1c1c…53830x3e0a…78e7Base—$0.005438100%coinbase75d ago0xf20004…3b13c5
0x1c1c…53830x3e0a…78e7Base—$0.004818100%coinbase75d ago0xa35ade…65283b

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.