Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x051b…da220xdb5a…0671Base—$0.02100%coinbase90d ago0xdc0851…ba34a3
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0x6681f7…c0a17a
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0xf303b0…733713
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.009593100%coinbase90d ago0x7adadd…03eaba
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.009009100%coinbase90d ago0xd6ef60…90c532
0x051b…da220x7dd5…2629Basex402 service$0.12100%coinbase90d ago0xf87349…ac5fe0
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.008744100%coinbase90d ago0x08577b…6ada10
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.008067100%coinbase90d ago0x77ad6b…e54eb4
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.00747100%coinbase90d ago0x109ae5…94a847
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.007213100%coinbase90d ago0x5c9915…f6f0d1
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase90d ago0xcf2713…4361c0
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase90d ago0x014c65…29a04f
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase90d ago0x6a8fc5…3c728c
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase90d ago0x7ef0d4…5cb158
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase90d ago0x11b091…a79467
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase90d ago0xf16348…2187b8
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase90d ago0x6864f2…b7d14f
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase90d ago0x70ebec…a73e74
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase90d ago0xfd25be…07401a
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase90d ago0x94544b…c2fa30
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase90d ago0xf2a9a5…a90909
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase90d ago0x82200c…cecbdf
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase90d ago0xc4a169…81b0bd
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase90d ago0xe3312f…a5c926
0x051b…da220xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase90d ago0xddb1d6…d00b33

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.