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…80fc14d ago0xa58eb6…5d71a8
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xf20031…dc196c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xf46935…e630a6
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x42eb04…f65de9
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x5a8c3e…a899b8
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xa90dfb…01529d
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x0eb673…769fc8
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xf7d50a…9310b0
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x92285d…2de2bd
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x14de9f…f61f51
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x7b6606…4183f2
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0x9e6700…40ae89
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0x2b943e…f0864a
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0x24b808…861a8c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0x188cb5…876dcf
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0x09f7c5…7d82e2
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0xd7bbaf…a44293
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0xa195c6…e9ea00
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0xc46d35…345d9b
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0xff7f16…bb11a7
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0x074b27…c77865
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0xf03bd7…d475aa
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0x9663b7…80abfb
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0x30ab72…b8c417
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc15d ago0xf15b92…b8645f

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.