Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x082682…8f95ae
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xefdfef…098e48
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb5078d…5d88cb
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xea9a20…c9e38c
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca9a2f…ad3ac6
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x022b37…863798
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x84b7e5…775d92
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95e957…3a5042
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8080c5…681959
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x49d92b…61c176
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7d3b25…c2c90b
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb618ee…b178be
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd5bb4b…21ac8d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e1e43…e5f064
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6e5b1…bc59af
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0101f4…920d1e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8a4ee7…c2d64d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x702e0b…e089ca
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44b991…e42640
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa901f4…d1330a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8cf527…914adc
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x30500c…0e05f9
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x909bf3…97e161
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa9c6a5…d6fe09
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcef023…88141e

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.