Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0x4b4e3a…927791
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xbe79b4…1ca2b2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xb30b6d…808b20
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0x544300…580971
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0x3bcb0a…426ab8
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0x4b6e36…6c53a2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xba550a…26aee1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xc0a7a6…e0bf14
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xc74156…6bdfab
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xd02f6d…3d5ac8
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0x429555…a7254e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0x2e6208…7088fe
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xeca8dc…d29295
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0x606788…ba8d5f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xce066f…125bd3
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0x0ce566…b17f7e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xfd9489…e68e92
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0x9b792a…86877b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xd2c498…1a8e4c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0x7f0edc…795f02
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xbea888…c3912e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x67abd7…43ddcc
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0xf9820b…6b4ba4
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x7f74c9…f29791
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0xb23bbf…81dfa6

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.