Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0xae4367…5ce2ec
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0xadb7de…5a6a0f
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0x658009…a258f0
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0x9411ca…b53185
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0xabead2…549f0c
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0x2a158a…a30188
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0x8ec6bd…38bc7d
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0x2b79b0…861242
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0xd7a26f…a6a3fa
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0x1378f3…57ea65
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0xb0c7d0…4806b4
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9d ago0x05dc9e…17c07c
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0x39622a…aed357
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0x8d8721…282162
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0x523b9f…ac6127
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0x67b109…a77b2e
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0xeeee4b…8d44dc
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0x4d4695…589dfa
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0xed3968…50a39d
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0x7f36c6…867c2e
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0xdfebd8…ce0fdf
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0x02367c…247438
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0x65354e…ce912f
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0xa20547…6ca6a9
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9d ago0xec4fa6…4797cc

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.