Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700xefcd…5669Basex402 service$0.30100%coinbase16d ago0x07b962…895ba7
0x27ab…248c0xefcd…5669Basex402 service$0.15100%coinbase16d ago0x2b4d8c…8c451d
0x27ab…248c0xefcd…5669Basex402 service$0.15100%coinbase16d ago0xa58ce4…99afce
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x46122b…0b154a
0x27ab…248c0xefcd…5669Basex402 service$0.30100%coinbase16d ago0x5378e1…7c346e
0x27ab…248c0xefcd…5669Basex402 service$0.03100%coinbase16d ago0x21d6ea…cf3976
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0xc2684f…2d5fe4
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0xfc380b…f31e1a
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x1e95d8…e079f6
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x7f06b0…626e0c
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x8eb7de…3f814a
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x5e21b3…535f60
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0xd44b76…222780
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0xe81da0…e704b4
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x6e7baa…5d0aca
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x967702…541e97
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x298bd3…1f1320
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x0f159f…3a4b6c
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x41de7a…c57d92
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x17a229…38f5d9
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x236d9e…bf6cd5
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0xe745e0…ad0e6d
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x482ee1…461bd8
0x27ab…248c0xefcd…5669Basex402 service$0.005100%coinbase16d ago0x08627b…9bae7c

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.