Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$10.50100%0x629a…da9c59d ago0xd1f215…4532f7
0xa787…64cf0x0e3d…7757Base—$3.15100%0x9f03…523359d ago0x2e295e…f6136b
0x3fb1…7e250x0e3d…7757Base—$7.35100%0xe10f…cb7059d ago0x4445d1…66cefa
0xa17c…60a90x0e3d…7757Base—$2.10100%0x5944…557259d ago0x5e52c7…f3befb
0xc011…22b30x0e3d…7757Base—$8.32100%0x69b3…7ddd59d ago0x63e9ea…c9dcf3
0x1332…66eb0x0e3d…7757Base—$31.50100%0xe478…9dd759d ago0xa74f62…9b5831
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x762b…cf5059d ago0x556dfa…f2fad2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5682…a95259d ago0x90a614…e38a65
0xc011…22b30x0e3d…7757Base—$5.20100%0x1e6d…37c159d ago0x4633e5…912028
0x1332…66eb0x0e3d…7757Base—$45.15100%0x2e11…857359d ago0x68e067…3b5fb7
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xb55c…2e3e59d ago0xbd8759…380bab
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x614a…d5ce59d ago0x541d65…f9356c
0x1332…66eb0x0e3d…7757Base—$105.00100%0x1513…b51359d ago0xff9f5d…8f52b0
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x80e7…127f59d ago0x9c44de…a31465
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4184…789b59d ago0xf35909…ce111c
0x577b…cdbc0x0e3d…7757Base—$0.01100%0x6361…440559d ago0x1a4fa7…bda576
0xa787…64cf0x0e3d…7757Base—$10.50100%0xd4ab…0bb659d ago0x63bc92…868b73
0x1332…66eb0x0e3d…7757Base—$31.50100%0xb1ed…f85459d ago0x8a526f…55a02b
0xfcbb…e8130x0e3d…7757Base—$25.00100%0x6a32…813659d ago0x0a52df…604b28
0x1332…66eb0x0e3d…7757Base—$15.75100%0xef99…bf5959d ago0x67c091…02551b
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xce9f…bc8e59d ago0x71d7f2…f7e1a9
0x4960…d3d60x0e3d…7757Base—$10.50100%0x24b8…43f059d ago0x7d52ac…bf9b02
0x259c…19760x0e3d…7757Base—$10.50100%0x0485…d42959d ago0x1af459…09f90a
0x1332…66eb0x0e3d…7757Base—$52.50100%0x39e0…3f7959d ago0xecd7d2…aa6f50
0xc632…ed500x0e3d…7757Base—$106.05100%0x44e3…343259d ago0xe5336f…cf3956

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.