Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0xb519b0…0ccd3e
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0x5e61ee…56ec45
0x1eb5…04fd0x50eb…6480Base—$0.005100%0x54f0…7932104d ago0x71fe48…5fb953
0x1eb5…04fd0x50eb…6480Base—$0.002100%0x54f0…7932104d ago0x50a995…9e3372
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0x0410bc…75f3e0
0x1eb5…04fd0x50eb…6480Base—$0.002100%0x54f0…7932104d ago0x656d35…80d45e
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0xc077e2…47ac1b
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0x7f4ef5…4048ce
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0x91d951…d57545
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0xb393a2…335fe8
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0x0ba515…0da8c0
0x1eb5…04fd0x50eb…6480Base—$0.0005100%0x54f0…7932104d ago0xec1961…874690
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0xe5a967…762a68
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0x5b499f…b97db8
0x1eb5…04fd0x50eb…6480Base—$0.002100%0x54f0…7932104d ago0x2bddd4…1cb107
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0xf2e7bf…4a8211
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0x35d659…e366ec
0x1eb5…04fd0x50eb…6480Base—$0.002100%0x54f0…7932104d ago0x0de3cd…3b2860
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0xb22ac3…71db54
0x1eb5…04fd0x50eb…6480Base—$0.003100%0x54f0…7932104d ago0x5417b0…e4860e
0x1eb5…04fd0x50eb…6480Base—$0.002100%0x54f0…7932104d ago0xfceb8a…17de93
0x1eb5…04fd0x50eb…6480Base—$0.002100%0x54f0…7932104d ago0x7d0592…2a3768
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0xa8246f…bd6bf4
0x1eb5…04fd0x50eb…6480Base—$0.03100%0x54f0…7932104d ago0xa9783c…d357a8
0x1eb5…04fd0x50eb…6480Base—$0.001100%0x54f0…7932104d ago0x5070b1…7e119e

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.