Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0x05ca68…ca3f22
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0x95ec77…0612d3
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0xbae494…55b567
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0x75f554…3d8615
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0xb29981…9c838e
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0x1a661b…c534c4
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0x779492…0f7509
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0xfd778e…3f9a59
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0x7e9981…179288
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0x767a14…39adec
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0x4c3df1…cdbad9
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0x324c2c…b777c7
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0xe20a58…0d7c31
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0x8b395d…a8a856
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0x266836…4e048f
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0x8071f8…bc3ec7
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0xfe4dcb…442b98
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0xd7c839…847959
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0x932e06…358868
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0x0455c7…b05f09
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0xd2c9f9…dd3982
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0x373779…c7a550
0xf046…37ef0x9dba…0df8Basex402 service$0.01100%coinbase67d ago0xf563ad…02dca5
0xf046…37ef0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0xa27cd0…b30958
0xf046…37ef0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase67d ago0xa79360…65088a

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.