Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x33af…6b3e0x3e0a…78e7Base—$0.002763100%coinbase74d ago0xaa70d0…300c87
0x33af…6b3e0x3e0a…78e7Base—$0.004871100%coinbase74d ago0x25982d…799994
0x33af…6b3e0x3e0a…78e7Base—$0.00296100%coinbase74d ago0x11ff97…991a50
0x33af…6b3e0x3e0a…78e7Base—$0.003766100%coinbase74d ago0x661193…a776f3
0x33af…6b3e0x3e0a…78e7Base—$0.005569100%coinbase74d ago0xd81d38…4db3b9
0x33af…6b3e0x3e0a…78e7Base—$0.005413100%coinbase74d ago0x19fc5b…7ad9be
0x33af…6b3e0x3e0a…78e7Base—$0.005475100%coinbase74d ago0x1f9bed…0d74f6
0x33af…6b3e0x3e0a…78e7Base—$0.003221100%coinbase74d ago0x4b98a4…400da0
0x33af…6b3e0x3e0a…78e7Base—$0.004934100%coinbase74d ago0x7260f0…035da6
0x33af…6b3e0x3e0a…78e7Base—$0.00315100%coinbase74d ago0xbd6570…f03272
0x33af…6b3e0x3e0a…78e7Base—$0.004093100%coinbase74d ago0x9f0ac1…00fb7a
0x33af…6b3e0x3e0a…78e7Base—$0.005385100%coinbase74d ago0xbc1eec…a37736
0x33af…6b3e0x3e0a…78e7Base—$0.005836100%coinbase74d ago0xd00493…7b3746
0x33af…6b3e0x3e0a…78e7Base—$0.005016100%coinbase74d ago0xd3754c…741430
0x33af…6b3e0x3e0a…78e7Base—$0.004934100%coinbase74d ago0x649db8…a26fbc
0x33af…6b3e0x3e0a…78e7Base—$0.004878100%coinbase74d ago0x3b9d32…467dce
0x33af…6b3e0x3e0a…78e7Base—$0.003843100%coinbase74d ago0xc28813…a6eb73
0x33af…6b3e0x3e0a…78e7Base—$0.00494100%coinbase75d ago0x87b69a…c0571d
0x33af…6b3e0x3e0a…78e7Base—$0.00489100%coinbase75d ago0x23e19f…13a247
0x33af…6b3e0x3e0a…78e7Base—$0.003004100%coinbase75d ago0x8e4e94…1391b2
0x33af…6b3e0x3e0a…78e7Base—$0.003159100%coinbase75d ago0x12d56a…1b7ece
0x33af…6b3e0x3e0a…78e7Base—$0.002923100%coinbase75d ago0xa01aa5…2efe7c
0x33af…6b3e0x3e0a…78e7Base—$0.004717100%coinbase75d ago0x541696…fafc23
0x33af…6b3e0x3e0a…78e7Base—$0.004997100%coinbase75d ago0x18c9da…203eea
0x33af…6b3e0x3e0a…78e7Base—$0.004365100%coinbase75d ago0x9ffeac…f46d5c

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.