Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x8f8783…a09bbc
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0xc90f0c…2542a4
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x130ff5…1d76d3
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x4f5b67…b781fe
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x854938…73c4ea
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0xdea867…77b56f
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x2d9882…5025f3
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x4f6fc8…574283
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x3f62d6…9b6126
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x10151d…01a642
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0xef3e86…4ff0d5
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0xdc3cc4…2e4fb5
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0xffa62b…f785f8
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0xbcf6d5…e69e0e
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0xd45c12…2a61a1
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0xac0987…9043f4
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x21474c…4d415c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x39f07d…455af2
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x1207f0…be1c47
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x1a2a36…a87d84
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x6690d0…c41087
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x37fbed…146b56
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0xe35fad…0b171f
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x6890c3…a6d950
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc23d ago0x946d70…659613

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.