Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb183…8a1b0x1d61…5a38Basex402 service$0.009100%coinbase1d ago0xafcad8…e04a22
0xb183…8a1b0x1d61…5a38Basex402 service$0.007100%coinbase1d ago0x6379df…1cd51b
0xb183…8a1b0x1d61…5a38Basex402 service$0.008100%coinbase1d ago0xb47a68…0916d3
0xb183…8a1b0x1d61…5a38Basex402 service$0.006100%coinbase1d ago0x79995a…bf56c8
0xb183…8a1b0x1d61…5a38Basex402 service$0.004100%coinbase1d ago0x6a8d30…b13e77
0xb183…8a1b0x1d61…5a38Basex402 service$0.005100%coinbase1d ago0x66f2d6…89de97
0xb183…8a1b0x1d61…5a38Basex402 service$0.003100%coinbase1d ago0xe298b8…3b3406
0xb183…8a1b0x1d61…5a38Basex402 service$0.002100%coinbase1d ago0xa59122…ccbaf4
0xb183…8a1b0x1d61…5a38Basex402 service$0.001100%coinbase1d ago0xd57c60…2c1c01
0xb183…8a1b0x1d61…5a38Basex402 service$0.01100%coinbase1d ago0x54f162…8e6849
0xb183…8a1b0x1d61…5a38Basex402 service$0.009100%coinbase1d ago0x5c4b61…89192f
0xb183…8a1b0x1d61…5a38Basex402 service$0.008100%coinbase1d ago0x2cc56d…03fa00
0xb183…8a1b0x1d61…5a38Basex402 service$0.007100%coinbase1d ago0x8d1054…0aa9fa
0xb183…8a1b0x1d61…5a38Basex402 service$0.006100%coinbase1d ago0x8582f8…5b3731
0xb183…8a1b0x1d61…5a38Basex402 service$0.005100%coinbase1d ago0x684f85…dc87ae
0xb183…8a1b0x1d61…5a38Basex402 service$0.004100%coinbase1d ago0xe97317…324732
0xb183…8a1b0x1d61…5a38Basex402 service$0.003100%coinbase1d ago0x709576…6ff9d8
0xb183…8a1b0x1d61…5a38Basex402 service$0.001100%coinbase1d ago0x37739c…d35e2d
0xb183…8a1b0x1d61…5a38Basex402 service$0.002100%coinbase1d ago0xc4d3fb…2b2be4
0xb183…8a1b0x1d61…5a38Basex402 service$0.01100%coinbase1d ago0x5d549f…94dbec
0xb183…8a1b0x1d61…5a38Basex402 service$0.009100%coinbase1d ago0x005456…518e28
0xb183…8a1b0x1d61…5a38Basex402 service$0.008100%coinbase1d ago0x51563d…ef2106
0xb183…8a1b0x1d61…5a38Basex402 service$0.006100%coinbase1d ago0xe2d9d6…223a6e
0xb183…8a1b0x1d61…5a38Basex402 service$0.007100%coinbase1d ago0xecdc7c…d0ec70
0xb183…8a1b0x1d61…5a38Basex402 service$0.005100%coinbase1d ago0xf79806…b32001

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.