Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0x6bdde3…a4c880
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0x9e00bd…345caf
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0x4e54bf…2944b4
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0xee044c…dc7b25
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0xc90809…467a1f
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0x053224…3dd90f
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0x638442…479a87
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0xa2f509…6c6552
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0x624970…d37eff
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0xf0467d…da5002
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0xb732c8…f6b9f3
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0x17e23c…4022f5
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0xb41067…03d696
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0x8c4065…03f6cc
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0x7a6be0…e871a0
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0x25909e…56e960
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0x026051…f89d0d
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0x6bcc76…b7397f
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0xea02df…bbf0d4
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0x42b7af…56f1b7
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0x1a83f8…185948
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0x2d1699…c20a80
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0x52c5aa…9948d4
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc31d ago0x1d22b4…cce805
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a531d ago0xaf4ce1…d3714c

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.