Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase41d ago0xdc382f…2da479
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase41d ago0x26449b…ee0435
0x36f8…dff60x6839…1a2bBase—$5.00100%coinbase42d ago0x20ca40…ad1158
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0xf1ab6c…b3b674
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x346f5b…4b9b38
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x73c13d…aefd23
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0xeffa0c…e3b037
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0xd5d663…43e563
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x1112b0…d7795a
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0xcd285c…603517
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x7659ab…da3c74
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x1ff283…98ec2b
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0xafb31c…fde2b9
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x3715b9…564323
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x73e352…df2d68
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x180f48…9310d4
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x591a5c…8300df
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x3be5b5…b98182
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x6c327e…65a205
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0xf474a4…fcefa1
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x57244f…d26a54
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x022b04…402563
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0xccd5eb…615132
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x5ecb12…c3d2d2
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase42d ago0x28f1dc…eb1eb6

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.