Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c3…750a0x7dd5…2629Basex402 service$0.12100%coinbase80d ago0xfe7b6f…c8c5ad
0xa3c3…750a0x7dd5…2629Basex402 service$0.12100%coinbase80d ago0x2385d0…165bf8
0xa3c3…750a0x7dd5…2629Basex402 service$0.12100%coinbase80d ago0xa0d5b5…f971fd
0xceb2…cfe00x7dd5…2629Basex402 service$0.05100%coinbase80d ago0xd85dec…919131
0xceb2…cfe00x7dd5…2629Basex402 service$0.05100%coinbase80d ago0x71a5f9…0697a6
0xa716…b6280x7dd5…2629Basex402 service$0.001100%coinbase80d ago0x47de4c…9c1d29
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase80d ago0xb138ba…77561d
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase80d ago0x900a22…a841db
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase80d ago0x0d0982…915c38
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase80d ago0x63021e…cbfb25
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase80d ago0x849557…ee4bc4
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase80d ago0x34c867…04b544
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase80d ago0xbca8a0…3587bc
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase80d ago0x5bd6cf…68834c
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase80d ago0xa846f1…988c08
0xe4f7…2c310x7dd5…2629Basex402 service$0.08100%coinbase80d ago0xa4fd09…4e1b86
0x0df2…07c90x7dd5…2629Basex402 service$0.005100%coinbase80d ago0xd8da2d…ec7a81
0x0a81…48e30x7dd5…2629Basex402 service$0.02100%coinbase80d ago0xcc771f…f14c59
0x7760…7eca0x7dd5…2629Basex402 service$0.10100%coinbase80d ago0x0a3259…dc603d
0x5914…e74b0x7dd5…2629Basex402 service$0.001100%coinbase80d ago0x248758…4935b8
0x3d1f…55220x7dd5…2629Basex402 service$0.02100%coinbase80d ago0x452c93…b33087
0xa8f5…c2100x7dd5…2629Basex402 service$0.002100%coinbase81d ago0xc2e778…799572
0xcfd8…9a7b0x7dd5…2629Basex402 service$0.003100%coinbase81d ago0xec391f…c9cf3c
0x8345…5fd70x7dd5…2629Basex402 service$0.005100%coinbase81d ago0xf3ea93…dfc77f
0x9c15…925c0x7dd5…2629Basex402 service$0.003100%coinbase81d ago0x7aac4c…ad1dd4

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.