Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed3f…92040x975e…4da4Base—$0.00768100%0x461a…5962105d ago0x404ab2…21717e
0xed3f…92040x0c58…8a64Base—$0.01100%0x461a…5962105d ago0x404050…d7ec52
0xed3f…92040xde52…06b5Base—$0.00768100%0x461a…5962105d ago0x8db141…bf7fd3
0xed3f…92040x2334…9fbeBase—$0.02100%0x461a…5962105d ago0x697b44…ed4c78
0xed3f…92040x5865…0e0dBase—$0.01100%0x461a…5962105d ago0xeabf09…6439c9
0xed3f…92040xc801…ad56Base—$0.003776100%0x461a…5962105d ago0xfff35c…453ad1
0xed3f…92040xa855…4cceBase—$0.01100%0x461a…5962105d ago0x1f2c20…f65a7e
0xed3f…92040xd379…8dc1Base—$0.02100%0x461a…5962105d ago0x48e8c2…0b3c66
0xed3f…92040xff2d…cde1Base—$0.01100%0x461a…5962105d ago0x9c3b88…3434e6
0xed3f…92040xff2d…cde1Base—$0.01100%0x461a…5962105d ago0xc9c0de…2b92f1
0xed3f…92040xe8af…e09eBase—$0.01100%0x461a…5962105d ago0x5a362f…080333
0xed3f…92040x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x21d67a…cc11c0
0xed3f…92040x3781…8387Base—$0.02100%0x461a…5962105d ago0x997d3f…428f56
0xed3f…92040x4e25…5148Base—$0.01100%0x461a…5962105d ago0xba963b…fe89c1
0xed3f…92040xa855…4cceBase—$0.003776100%0x461a…5962105d ago0x9e27bb…ef1283
0xed3f…92040x12f6…6236Base—$0.00768100%0x461a…5962105d ago0xdd0e2d…25d6ef
0xed3f…92040x9e35…98d6Base—$0.00768100%0x461a…5962105d ago0x65037c…fe992a
0xed3f…92040x2a25…30d9Base—$0.01100%0x461a…5962105d ago0xe593d4…7903ca
0xed3f…92040xb2ed…4c81Base—$0.003776100%0x461a…5962105d ago0x1a81a6…1fcd31
0xed3f…92040x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x9e20e4…41734e
0xed3f…92040x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x3b9db6…a426fe
0xed3f…92040x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x60e549…0b6367
0xed3f…92040x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xdf2e16…49c64e
0xed3f…92040x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x934897…c84caf
0xed3f…92040x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x94243d…7dfbc7

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.