Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa877…8a060x7e00…fb8aBase—$0.01100%coinbase62d ago0x4aa2f4…4a620b
0xa877…8a060x9b7c…cbc2Base—$0.01100%coinbase62d ago0x5d4f88…806af7
0xa877…8a060xfc3c…0a02Base—$0.01100%coinbase62d ago0x34d40b…7a5cab
0xa877…8a060x22de…d4acBase—$0.01100%coinbase62d ago0x52fa5f…1701d8
0xa877…8a060x72a7…ae11Base—$0.01100%coinbase62d ago0x2e6074…f5d03b
0xa877…8a060x2eab…4a62Base—$0.01100%coinbase62d ago0xfcd115…9ea36c
0xa877…8a060xf906…4a89Base—$0.01100%coinbase62d ago0x304085…0932d3
0xa877…8a060x96c0…cf20Base—$0.01100%coinbase63d ago0xfa4f1e…816a72
0xa877…8a060x51d6…81d3Base—$0.01100%coinbase63d ago0x393a84…2c168b
0xa877…8a060x8e23…c5c2Base—$0.01100%coinbase63d ago0x0401c5…a1d573
0xa877…8a060x5da5…1328Base—$0.01100%coinbase63d ago0xe0b5b7…34fa42
0xa877…8a060x09ca…0f7dBase—$0.01100%coinbase63d ago0xa625a1…7a5118
0xa877…8a060xb006…fdddBase—$0.01100%coinbase63d ago0xd2d1a6…823224
0xa877…8a060x1552…177aBase—$0.01100%coinbase63d ago0x557392…66dd07
0xa877…8a060xaad9…bf4cBase—$0.01100%coinbase63d ago0x8964cb…35f09f
0xa877…8a060x61e8…9393Base—$0.01100%coinbase63d ago0x31bf8b…a493ef
0xa877…8a060xd1f9…e68dBase—$0.01100%coinbase63d ago0x750bfd…30500a
0xa877…8a060xc8ee…4046Base—$0.01100%coinbase63d ago0x73888a…f1df5d
0xa877…8a060x944a…9a6fBase—$0.01100%coinbase63d ago0x91b45b…3ff64c
0xa877…8a060xb502…edb5Base—$0.01100%coinbase63d ago0xb57a1d…15fa13
0xa877…8a060xdfb7…a0aaBase—$0.01100%coinbase63d ago0xff743d…d9c304
0xa877…8a060xff91…1422Base—$0.01100%coinbase63d ago0xb556b0…4dae9c
0xa877…8a060x1331…81dbBase—$0.01100%coinbase63d ago0xcbac12…13878d
0xa877…8a060x1539…ec7aBase—$0.01100%coinbase63d ago0x3e0e60…f6637e
0xa877…8a060xef7e…50bfBase—$0.01100%coinbase63d ago0x58e6f2…521672

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.