Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$18.17100%mrdn86d ago0xe722d1…157492
0xe55e…f7480x8e77…e2d6Base—$25.66100%mrdn86d ago0x8825c6…4b0ed8
0xe55e…f7480x8e77…e2d6Base—$15.06100%mrdn86d ago0xbe5d1b…7b869f
0xe55e…f7480x8e77…e2d6Base—$11.07100%mrdn86d ago0x5e5186…1bc92a
0xe55e…f7480x8e77…e2d6Base—$14.33100%mrdn86d ago0xaa5147…af08a8
0xe55e…f7480x8e77…e2d6Base—$15.42100%mrdn86d ago0xf9c56c…974c9a
0xe55e…f7480x8e77…e2d6Base—$11.38100%mrdn86d ago0x2b534e…d84a8d
0xe55e…f7480x8e77…e2d6Base—$21.11100%mrdn86d ago0x569ab5…0ad3ec
0xe55e…f7480x8e77…e2d6Base—$11.70100%mrdn86d ago0xe23c20…567ac6
0xe55e…f7480x8e77…e2d6Base—$17.40100%mrdn86d ago0x0cf826…c48821
0xe55e…f7480x8e77…e2d6Base—$21.20100%mrdn86d ago0x6be927…873e7e
0xe55e…f7480x8e77…e2d6Base—$17.18100%mrdn86d ago0x07a2e2…be7a71
0xe55e…f7480x8e77…e2d6Base—$18.73100%mrdn86d ago0x9745dc…d1d151
0xe55e…f7480x8e77…e2d6Base—$17.12100%mrdn86d ago0x9bb7fc…f69af4
0xe55e…f7480x8e77…e2d6Base—$17.48100%mrdn86d ago0x56acd7…6624fa
0xe55e…f7480x8e77…e2d6Base—$19.08100%mrdn86d ago0x6bc675…e10c0a
0xe55e…f7480x8e77…e2d6Base—$9.28100%mrdn86d ago0x51b086…2d95a6
0xe55e…f7480x8e77…e2d6Base—$20.13100%mrdn86d ago0x27f794…b7bc17
0xe55e…f7480x8e77…e2d6Base—$10.63100%mrdn86d ago0x1b4819…54ad1e
0xe55e…f7480x8e77…e2d6Base—$20.99100%mrdn86d ago0x6b4d8f…2946a6
0xe55e…f7480x8e77…e2d6Base—$14.06100%mrdn86d ago0x7915e1…bb1019
0xe55e…f7480x8e77…e2d6Base—$20.40100%mrdn86d ago0x1f680d…e61601
0xe55e…f7480x8e77…e2d6Base—$18.96100%mrdn86d ago0x946484…5c7981
0xe55e…f7480x8e77…e2d6Base—$9.12100%mrdn86d ago0x2c2910…28514d
0xe55e…f7480x8e77…e2d6Base—$10.80100%mrdn86d ago0xd7aac8…bac3ff

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.