Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase34d ago0x625034…5430ba
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0xe64b51…631cb3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase34d ago0x2d3e07…5bc50d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0x23b9ea…203740
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0x6d0184…0391f8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0xc83f3d…893e04
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0x836abe…67204e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase34d ago0x115277…53fc77
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase34d ago0x87dde7…66ecef
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0xf6216c…74c585
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase34d ago0x37e976…3852d9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0x9f6312…4579fe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0xca4521…f2a8fa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase34d ago0x3cf2f2…4b2bc7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0x0e8082…592a2c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase34d ago0x2fae62…f66649
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0x145491…76c496
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0xa3c1dc…473fb3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0xc6116b…3ebe11
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0x6f8f5f…f404c0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase34d ago0xab621f…1d7a22
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase34d ago0xfb5940…531a23
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0xf4bb9a…3e2617
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase34d ago0x2145f0…d7c492
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34d ago0x421742…02d20e

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.