Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa54d ago0xc9899a…4551a3
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa54d ago0x5a420f…014ff6
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x1d6605…d6cc0e
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x02bf7a…345f76
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x147843…3c0c79
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x96a059…fd39f5
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0xc5c834…fbdb13
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x97e8b4…7c228e
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0xb9e69d…362f9e
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x36f283…70722d
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x60484e…290b5f
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x48ed11…e8a24f
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0xdf982d…28fde0
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x7a672d…b64eeb
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x526c6d…e25f2a
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0xb22372…6af457
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x91d454…71c5e0
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x62544c…c4c096
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x4d3609…ab8350
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x670d96…a451e4
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0x2d4569…6f4851
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa55d ago0xfb4248…5dcffb

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.