Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40d6…00e60x3e0a…78e7Base—$0.00559100%coinbase75d ago0xb16797…eb8714
0x40d6…00e60x3e0a…78e7Base—$0.003829100%coinbase75d ago0x0decf0…127f01
0x40d6…00e60x3e0a…78e7Base—$0.004869100%coinbase75d ago0x45b71e…a49981
0x40d6…00e60x3e0a…78e7Base—$0.004349100%coinbase75d ago0x394ec9…b3ab68
0x40d6…00e60x3e0a…78e7Base—$0.005419100%coinbase75d ago0x7127df…5706e6
0x40d6…00e60x3e0a…78e7Base—$0.005173100%coinbase75d ago0xc59810…65f6df
0x40d6…00e60x3e0a…78e7Base—$0.004994100%coinbase75d ago0x5bb257…5a43dd
0x40d6…00e60x3e0a…78e7Base—$0.002668100%coinbase75d ago0xac2585…8d5611
0x40d6…00e60x3e0a…78e7Base—$0.005582100%coinbase75d ago0x6c0d23…bb0692
0x40d6…00e60x3e0a…78e7Base—$0.004606100%coinbase75d ago0x50d22e…01e6cd
0x40d6…00e60x3e0a…78e7Base—$0.003428100%coinbase75d ago0x5b95ca…14e582
0x40d6…00e60x3e0a…78e7Base—$0.005682100%coinbase75d ago0x166109…d58e2c
0x40d6…00e60x3e0a…78e7Base—$0.003349100%coinbase75d ago0xf6b4f4…83e060
0x40d6…00e60x3e0a…78e7Base—$0.003428100%coinbase75d ago0x30a18d…e9b780
0x40d6…00e60x3e0a…78e7Base—$0.003939100%coinbase75d ago0x489db9…40d263
0x40d6…00e60x3e0a…78e7Base—$0.002925100%coinbase75d ago0xe32217…2e9df6
0x40d6…00e60x3e0a…78e7Base—$0.005068100%coinbase75d ago0xe0f2f7…d7abf4
0x40d6…00e60x3e0a…78e7Base—$0.005438100%coinbase75d ago0x36590f…feef29
0x40d6…00e60x3e0a…78e7Base—$0.004306100%coinbase75d ago0xd2e90e…fa9baf
0x40d6…00e60x3e0a…78e7Base—$0.004959100%coinbase75d ago0x780959…6f9a39
0x40d6…00e60x3e0a…78e7Base—$0.00356100%coinbase75d ago0x684489…9d5d43
0x40d6…00e60x3e0a…78e7Base—$0.003029100%coinbase75d ago0x8b021e…7be949
0x40d6…00e60x3e0a…78e7Base—$0.005024100%coinbase75d ago0xe36889…1a059a
0x40d6…00e60x3e0a…78e7Base—$0.004481100%coinbase75d ago0x9eff37…cdfaae
0x40d6…00e60x3e0a…78e7Base—$0.003969100%coinbase75d ago0x4f9b50…33a8e6

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.