Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0x37bcd0…391b79
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0x68d997…9f3060
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0x65460d…b8f164
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0x1c1c78…78408a
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0xf190ef…7f6ca9
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0xf059c0…0a3f1c
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0xdc9a18…f26932
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0x93fb10…bccd21
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0xdd0c43…943331
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0xa3881e…f631a2
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0x9a1e10…322b5b
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0xa859b2…97a294
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0xdbe884…0d9f48
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0x2c150c…f8fa8a
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0xbf957a…374a88
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0x7df9a6…37ae1b
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0xedb7f6…da02b4
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0x33b46b…56e584
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0x507ad2…4756bd
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0x2dbb45…dc316d
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0x69b948…0ed4cb
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0x92324b…7a3e91
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0x6e0c25…d58c1e
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0x0925f2…e5b95a
0x6cc4…7cac0x73fc…b29bBase—$0.01100%0x0018…ca9764d ago0xda2232…a0c945

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.