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%payAI108d ago0x11475b…903605
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x934167…9f30e7
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e61d3…b0e8a2
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3beacd…e5d957
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x672bbe…7f8089
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8ad176…b5b2c0
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x02063f…5bf022
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c5eb7…0d6671
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4e9d1…00d94b
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xadead2…c668a5
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbd9622…a74970
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb856d6…c5d5ed
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac222a…b5e728
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a3aa7…2e4659
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9a6719…d6f422
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf00936…40f76d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb9567…9bd7af
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8468f8…f1b93b
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x86771b…005dae
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf4d6b…9f6286
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59b7cc…ccb7ed
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96e574…bcd6d2
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x677074…d0e30f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc9a48…30237a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf949e…6eee27

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.