Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x4ba800…49383b
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0xf00ed9…741cc0
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0xebfbe4…9b479d
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x9e9522…c7e64e
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x761f13…04ce98
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x5d27ab…9b7e53
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x68d423…19d8eb
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x264594…2c9383
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x40ca71…5a96f9
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x73a169…3b0c93
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x4ce1d9…41c241
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0xcefccf…491709
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0xcd42b8…7d2476
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x51183f…42d31c
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0xfe1c7a…60c8f4
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x3a5625…fd98ac
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0xd8d35d…9eb67c
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x95015f…f05d45
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x620d12…3a254a
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x30070d…9bc5f9
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0xe43428…4d7540
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0xd0f837…7c9ff6
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0x66dc3a…359e55
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0xfee089…566fac
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b70d ago0xc058b1…2551a2

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.