Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase86d ago0x181f79…ef842d
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase86d ago0xb99b58…2853ef
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase86d ago0xdd6b05…136834
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase86d ago0x8ded60…08fb93
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase86d ago0xb36652…608b85
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase86d ago0xe3e12d…ee3d53
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase86d ago0x838ed7…c32af1
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase86d ago0x7d1896…9e5cd5
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase86d ago0x6845df…25e8d9
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase86d ago0xb1bf43…a5ba7f
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase86d ago0x311662…28e29f
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase86d ago0xa27aff…3d1802
0xc4fa…fd0a0x8a59…a822Basex402 service$0.001100%coinbase86d ago0xa1b207…1dfcf4
0xc4fa…fd0a0x8a59…a822Basex402 service$0.002100%coinbase86d ago0xf15058…be348d
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase86d ago0x0643ca…c91fcd
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase86d ago0x211219…426ec4
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase87d ago0xb381f1…938363
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase87d ago0x116698…0bf2e7
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase87d ago0x26fd2a…b79036
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase87d ago0x168b64…47f1f5
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase87d ago0x3a226f…c04f23
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase87d ago0xbd6065…0d21fb
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase87d ago0x4b2841…6339c3
0x15c3…bc2b0x8a59…a822Basex402 service$0.001100%coinbase87d ago0x6f8fad…2fdd5b
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase87d ago0xdf5e00…e60d62

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.