Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x499173…389a34
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x9ee80c…8b1b7e
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xee1f3f…8d300a
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xc99528…0c3c68
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x94c26a…b45473
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x0ebe80…a2caa6
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x3faa47…729d64
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xc15d03…54ceb9
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xa7c49d…6b2403
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xec5af4…e43afd
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xf8dbc6…ab0dd2
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x930a6d…dd76a4
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xbbb58b…de89a9
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xe3492d…6eb920
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x3ab860…674ba4
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x9256e4…bd3cf7
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x6866cf…002132
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xc0882d…2dad10
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x6b47e9…be89d0
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x7f83ef…6c94e6
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x786d85…516f54
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x16749a…070ee1
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xbe3979…61f99f
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x5cb6d1…0a3a64
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x02663d…713380

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.