Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0xdd644d…8406cd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase97d ago0xdf5dd8…37a379
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006618100%coinbase97d ago0xdd3aa2…0a9294
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004305100%coinbase97d ago0x63625e…3371ae
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004108100%coinbase97d ago0xf15ea1…0629d0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase97d ago0x10f5fd…a59fc6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006601100%coinbase97d ago0xb87e50…edd463
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004128100%coinbase97d ago0xb55094…04bf1e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase97d ago0x69e66c…cd0785
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006639100%coinbase97d ago0x091341…017745
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006634100%coinbase97d ago0xe063fd…ee481a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004416100%coinbase97d ago0xe4eb5e…2ce81d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006601100%coinbase97d ago0x4612b5…46a48a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004314100%coinbase97d ago0xa648db…d578ca
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006608100%coinbase97d ago0xc73a18…373da0
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001535100%coinbase97d ago0xc2aa9e…e7fcfb
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x51bccf…941442
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004089100%coinbase97d ago0x1ad60e…ce665d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006601100%coinbase97d ago0x76f697…1e3176
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.0043100%coinbase97d ago0xa6e1e7…f5a0fb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00413100%coinbase97d ago0xe64527…670301
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004223100%coinbase97d ago0xb2956c…14effb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase97d ago0x960859…67c1fa
0xdc5d…92990x1538…475cBaseUsenamiFunding$0.003100%coinbase97d ago0xd7baa6…eddd83
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006601100%coinbase97d ago0x11c12d…6e9301

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.