Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7932…3ca00x40d3…2f62Base—$0.01100%coinbase71d ago0xe8198e…7f94a1
0x7932…3ca00xf3a6…2c66Base—$0.01100%coinbase71d ago0x0ad06e…6465c2
0x7932…3ca00x7528…59f0Base—$0.01100%coinbase71d ago0x48c9b4…283883
0x7932…3ca00x7b3d…c645Base—$0.01100%coinbase71d ago0xe01d25…dcec4a
0x7932…3ca00xe175…a2b2Base—$0.01100%coinbase71d ago0xe3714e…7d4162
0x7932…3ca00xc7b4…70a0Base—$0.01100%coinbase71d ago0xe3a3d8…90da60
0x7932…3ca00x36d2…631aBase—$0.01100%coinbase71d ago0x66f08f…fb8ccf
0x7932…3ca00xa0ac…816bBase—$0.01100%coinbase71d ago0x60b92a…af348d
0x7932…3ca00xb001…7da6Base—$0.01100%coinbase71d ago0x697e90…8a7545
0x7932…3ca00xa27c…d600Base—$0.01100%coinbase71d ago0x1fc624…ebf61b
0x7932…3ca00x275c…58f6Base—$0.01100%coinbase71d ago0x535347…442708
0x7932…3ca00x26e8…245cBase—$0.01100%coinbase71d ago0x169ce0…3e6ee0
0x7932…3ca00xc73d…0090Base—$0.01100%coinbase71d ago0xa315e6…0fee08
0x7932…3ca00x6dc3…1904Base—$0.01100%coinbase71d ago0x9d2125…42b67b
0x7932…3ca00xaf4b…a261Base—$0.01100%coinbase71d ago0xfd54ff…95ae46
0x7932…3ca00x17cb…75cdBase—$0.01100%coinbase71d ago0xe4ddcb…2830a0
0x7932…3ca00xde26…b0aeBase—$0.01100%coinbase71d ago0x1d1b8e…51ff9d
0x7932…3ca00x25f3…5c6dBase—$0.01100%coinbase71d ago0x769344…ca8503
0x7932…3ca00xa144…070dBase—$0.01100%coinbase71d ago0x8a8a17…7574fc
0x7932…3ca00x9d21…8b22Base—$0.01100%coinbase71d ago0xf11b11…a7f411
0x7932…3ca00xd957…183bBase—$0.01100%coinbase71d ago0xba28a5…799b3e
0x7932…3ca00xa79c…e2ebBase—$0.01100%coinbase71d ago0xc6ea3a…611db5
0x7932…3ca00xc0da…ba9cBase—$0.01100%coinbase72d ago0x3e3772…b17be8
0x7932…3ca00xb39f…ed14Base—$0.01100%coinbase72d ago0x7a3495…58da28
0x7932…3ca00x8acf…d4b4Base—$0.01100%coinbase72d ago0xf4408a…b7ae74

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.