Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x45470a…fbecaf
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0xdc50f0…a3bdce
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x6cf6a0…4840a3
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0xe78553…2087a4
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0xffa225…261331
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x1c3cc2…5531a4
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x76000b…60eb27
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x746dd2…44dcf7
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x442d17…032304
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x8dcc30…5713cb
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x61c695…7355b2
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x28cf49…380a16
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0xe5e164…680823
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x8130cd…f9528b
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x61a110…fdb290
0x9084…e84a0x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0xf92950…193b51
0x9084…e84a0x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x99d31e…800e62
0x9084…e84a0x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x83b1f1…0ce05b
0x9084…e84a0x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x22ab5c…691cd0
0x9084…e84a0x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x17ac99…b59d27
0x9084…e84a0x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0xa40f86…04f44c
0x1dc2…d0920x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0xbae94f…66d7cb
0x1dc2…d0920x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x2366d0…b36d32
0x1dc2…d0920x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x800608…840d2b
0x6bf2…6cd70x12a9…a21bBase—$0.001100%0x12a9…a21b74d ago0x2c48f9…2fd714

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.