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%coinbase88d ago0x47a37d…d0c388
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x863a86…f09253
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x7f5b80…83469a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x21028c…8ff536
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x80ac93…e5e593
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xdf953d…dba3d7
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xf668d7…2643ad
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xd3240b…7a49f2
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x38e80e…741bea
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xc8d64d…248c29
0x16d7…943d0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x760d1b…2da4f1
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x7da8e9…4be183
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x99cfab…69d7b7
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x7d3066…005e47
0x7695…649c0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x738b73…09897d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x393c00…caf099
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x431aa1…9cb29a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xc71ecc…d31cd8
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x9876f5…a26aed
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xc35979…91ba45
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xbebea4…bc7c22
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x8c833d…536bf2
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x8b3f2e…a2712d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xf8932d…a5f80a

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.