Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ebd…16690x6f3a…fce0Basex402 service$0.01100%coinbase2d ago0xbd34be…b42ea1
0x3ebd…16690x6f3a…fce0Basex402 service$0.005100%coinbase2d ago0x522dba…e8abbe
0x3ebd…16690x6f3a…fce0Basex402 service$0.006100%coinbase2d ago0x129b08…c57d3a
0x3ebd…16690x6f3a…fce0Basex402 service$0.02100%coinbase2d ago0x74c031…e23877
0x3ebd…16690x6f3a…fce0Basex402 service$0.008100%coinbase2d ago0x8a0c44…b5b676
0x3ebd…16690x6f3a…fce0Basex402 service$0.02100%coinbase2d ago0x68ddb5…a4a368
0x3ebd…16690x6f3a…fce0Basex402 service$0.01100%coinbase2d ago0x8a275f…7e7f9d
0x3ebd…16690x6f3a…fce0Basex402 service$0.005100%coinbase2d ago0xcb156c…af6b05
0x3ebd…16690x6f3a…fce0Basex402 service$0.003100%coinbase2d ago0x1ed2f5…0f6df5
0x3ebd…16690x6f3a…fce0Basex402 service$0.002100%coinbase2d ago0xc67827…981451
0x3ebd…16690x6f3a…fce0Basex402 service$0.002100%coinbase2d ago0x158276…40f3dd
0x3ebd…16690x6f3a…fce0Basex402 service$0.001100%coinbase2d ago0x26053a…2e35c4
0x3ebd…16690x6f3a…fce0Basex402 service$0.001100%coinbase2d ago0x07b1e3…6df1e0
0x6f3a…fce00x3ebd…1669Base—$0.09100%coinbase2d ago0x89d85d…02736b
0x3ebd…16690x6f3a…fce0Basex402 service$0.01100%coinbase2d ago0xb94398…d6e6bc
0x3ebd…16690x6f3a…fce0Basex402 service$0.02100%coinbase2d ago0x2dd0fa…d59026
0x3ebd…16690x6f3a…fce0Basex402 service$0.008100%coinbase2d ago0xc6d9ed…b25f8b
0x3ebd…16690x6f3a…fce0Basex402 service$0.02100%coinbase2d ago0x5a1c83…189fea
0x3ebd…16690x6f3a…fce0Basex402 service$0.01100%coinbase2d ago0x6dba68…2f3d60
0x3ebd…16690x6f3a…fce0Basex402 service$0.005100%coinbase2d ago0xf97d00…de9492
0x3ebd…16690x6f3a…fce0Basex402 service$0.003100%coinbase2d ago0xd559a7…6127ad
0x3ebd…16690x6f3a…fce0Basex402 service$0.002100%coinbase2d ago0xf3312f…c67ffd
0x3ebd…16690x6f3a…fce0Basex402 service$0.002100%coinbase2d ago0xb54ce1…9ff491
0x3ebd…16690x6f3a…fce0Basex402 service$0.001100%coinbase2d ago0x93b878…446dca
0x3ebd…16690x6f3a…fce0Basex402 service$0.001100%coinbase2d ago0x4da75d…7d60b5

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.