Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x6a0ba3…7e20b8
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x11e124…930ee8
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0xb86792…b2da9c
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x9c1b8d…bff30e
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0xea212d…c3e313
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0xe72842…c0a3c8
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0xa0062a…1979cb
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x730ba2…19288e
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x45a06e…4b3aca
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x0720f0…42ce16
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x897411…7c6e41
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x0be911…f03808
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x8435ec…5d542e
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x56c28b…14f5b7
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0xf4ee6a…e2744d
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x03d8fc…f951ff
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x521088…0dcfec
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x09d696…7e9114
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0xb78a27…ba3595
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x7d232a…93e56a
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x04dadc…1b035e
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase114d ago0xd4f949…edd60a
0x5a23…60630x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x82f96d…d48c2a
0x5a23…60630x7677…2dbbBasex402 service$0.001100%coinbase114d ago0x9fa4a7…451642

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.