Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56c6…f26f0x45bf…9315Base—$0.01100%coinbase71d ago0x56178f…e6ae14
0x56c6…f26f0x2bd2…0becBase—$0.01100%coinbase71d ago0x5ec890…0f402b
0x56c6…f26f0xf20c…ec07Base—$0.01100%coinbase71d ago0x4ea6d4…29d4f3
0x56c6…f26f0x6e10…3cd7Base—$0.01100%coinbase72d ago0x174a7f…49cc8b
0x56c6…f26f0x811b…e913Base—$0.01100%coinbase72d ago0xab2bdd…88254d
0x56c6…f26f0x3b7c…a7faBase—$0.01100%coinbase72d ago0x41d060…0d9fe7
0x56c6…f26f0x2215…60b5Base—$0.01100%coinbase72d ago0xa480cc…9b6593
0x56c6…f26f0x148c…5272Base—$0.01100%coinbase72d ago0x949bf5…2658e3
0x56c6…f26f0x7260…ea54Base—$0.01100%coinbase72d ago0xb66068…78f87f
0x56c6…f26f0xd6ad…4051Base—$0.01100%coinbase72d ago0x8a597d…85541e
0x56c6…f26f0x5bf9…bc6fBase—$0.01100%coinbase72d ago0x315c08…8a8983
0x56c6…f26f0xdbb6…4923Base—$0.01100%coinbase72d ago0x9315a5…f66b60
0x56c6…f26f0x6c98…2291Base—$0.01100%coinbase72d ago0xae4e46…2067d6
0x56c6…f26f0x4c8b…cecaBase—$0.01100%coinbase72d ago0xbc2164…cabb2d
0x56c6…f26f0x452e…31deBase—$0.01100%coinbase72d ago0xaf5788…926dd8
0x56c6…f26f0x2579…ac1bBase—$0.01100%coinbase72d ago0x3843b8…d7e2e4
0x56c6…f26f0xed96…c466Base—$0.01100%coinbase72d ago0xcf69c5…dbdc35
0x56c6…f26f0x1152…421cBase—$0.01100%coinbase72d ago0x5d593b…47ca26
0x56c6…f26f0x25c6…fbb6Base—$0.01100%coinbase72d ago0x8b4bd3…f42c88
0x56c6…f26f0xd5df…78feBase—$0.01100%coinbase72d ago0xcfbfeb…a76af4
0x56c6…f26f0xd7af…b998Base—$0.01100%coinbase72d ago0xcaeb9f…6e2cf9
0x56c6…f26f0xabf9…70b6Base—$0.01100%coinbase72d ago0x39ed26…64f74b
0x56c6…f26f0xfea5…a56eBase—$0.01100%coinbase72d ago0xce5ad5…379e95

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.