Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0x938bc2…7a83df
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0xd729d8…6747d1
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0xf0fa27…a24acc
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0x41cea3…60d7d4
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0x51a949…e9d5d8
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0xbbd544…2dc588
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0x6393bb…af5413
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0x7c030a…41a902
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0x1bcb2e…d1273f
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0x0a4c45…f4417a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0x450d13…41a7f5
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0x9baf6f…4b4b83
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0xbd1dea…7d69da
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0x842f4c…5840bb
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0x523e16…f92680
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase79d ago0xec6c91…b77f9b
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase80d ago0x86b4eb…b4c6a4
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase80d ago0x79da92…898f55
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase80d ago0x902340…dd767c
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase80d ago0x0766c1…99e212
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase80d ago0x6c55e4…5f9772
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase80d ago0xe02650…f64d6c
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase80d ago0x2637b6…615d2d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase80d ago0x1ad129…d5255e
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase80d ago0x04cae0…8b3832

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.