Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0x655a0f…c41ee0
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter137d ago0x2c31ae…37292e
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter137d ago0x537404…40b692
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0x9ef679…9d1bd0
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0xd210da…c9f184
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0xebd138…a4276f
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter137d ago0xaddacc…024ca9
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0x4cd18b…4f965a
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter137d ago0x6fcf90…430e1c
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0x555d97…ddf3b2
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0xd1b6b1…7bb5a0
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter137d ago0x4abf91…8024f4
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter137d ago0x0f1fc5…b96b25
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter137d ago0xe79daa…02ab33
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0x86f111…851783
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0xe7313c…915167
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0x737085…9146e7
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0xad7ee6…63c49f
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0x53f5b6…a83ca3
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0x4363ac…f69ac1
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0x7a0f14…9b1c19
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter137d ago0x43335b…eb1b23
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0xa681f9…6cc1f6
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0xc6cffe…9da748
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase137d ago0x71a32b…00e745

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.