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%coinbase14d ago0x991d9f…9d59c3
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xdd95dd…370124
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x49ebaa…bc67ad
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x4b3fa5…e3656f
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x0d867f…fef98c
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x31f9a7…c5ef23
0x25b8…81140x9dba…0df8Basex402 service$0.0025100%coinbase14d ago0x0c7f68…312f50
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x69ebb3…bbac64
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xe8287e…3b3270
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xe1be80…7dec40
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x865172…f07bb6
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xe3c306…f276ff
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xf03a5f…63af6c
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x7f37d9…f41250
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xb6d02b…0374ff
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xfa6887…3c918a
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xdca307…54b730
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x5a721b…2939b6
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xbd750c…6facd3
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x17ad4d…233af4
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xe93ced…27403f
0xb646…6e560x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xe0ffdb…356ecb
0xb646…6e560x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x98f737…312b91
0xb646…6e560x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x28e3dd…907713
0xb646…6e560x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x4aef2c…d59f14

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.