Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0x6b8355…d7c7ae
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0xcedbb8…f0895e
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0xfaf359…fcfe64
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0x1da3b7…24d5a6
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0x88984a…b329c0
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0xfb4a47…36e31c
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0xb6a4ca…ba3eaa
0x9cc4…b1760x5a55…d548Base—$0.02100%candidates98d ago0x7d5732…d0aadf
0x9cc4…b1760x5a55…d548Base—$0.003100%candidates98d ago0x1355cf…cdba58
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0x9737d9…db0a3e
0x9cc4…b1760x5a55…d548Base—$0.003100%candidates98d ago0x63f941…5e6c78
0x9cc4…b1760x5a55…d548Base—$0.003100%candidates98d ago0x66e389…72d9d7
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0xdbd2d1…190009
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0xd8fd00…8bc902
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0xe47c70…32b298
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0xc483a0…d6993d
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0x0d9755…f450e8
0x9cc4…b1760x5a55…d548Base—$0.003100%candidates98d ago0x8f8281…40b239
0x9cc4…b1760x5a55…d548Base—$0.009100%coinbase98d ago0x2d523b…5b5ffa
0x9cc4…b1760x5a55…d548Base—$0.02100%candidates98d ago0x463648…498406
0x9cc4…b1760x5a55…d548Base—$0.009100%coinbase98d ago0xf1b1f2…95355d
0x9cc4…b1760x5a55…d548Base—$0.02100%coinbase98d ago0x3bfde7…41f221
0x9cc4…b1760x5a55…d548Base—$0.003100%candidates98d ago0x958945…bc9ba7
0x9cc4…b1760x5a55…d548Base—$0.003100%coinbase98d ago0x4dc331…079b83
0x9cc4…b1760x5a55…d548Base—$0.02100%coinbase98d ago0x3f22fe…20836d

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.