Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0xb6a478…cfe8c2
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x776ab4…508e92
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0xd579c2…7c9278
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x257fe0…033fb4
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x3be92e…61ab23
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0xd09611…f26a49
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0xf00f29…94fad3
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0xf42b5c…cb8afd
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x077649…2b2fd1
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x785eb8…bf91b2
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0xe8aee7…581437
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x0d66c5…96fe47
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x306945…b68c9a
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x77b39f…1d93f6
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0xf76d69…7a1006
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x5bcc0d…3b1fa2
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x9a74aa…40e130
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x701b2b…2cda49
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x0926bb…356499
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x087a46…445847
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0xe2f29f…aead76
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x4e7b48…238e7d
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0xa5895d…c4fc34
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0xf2b739…faf7c4
0x0daf…cf7e0xd591…428cBase—$0.000170%0xea34…81fd14d ago0x2bb2bd…807987

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.