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%payAI114d ago0x100426…a0ddc8
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b9cee…274595
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbad758…bc3b64
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e0260…2ca79a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x51bd8d…943c7c
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x432108…a92432
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90c10c…3b83de
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x493298…0e47db
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x60e04a…269a3e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x19783e…645e60
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x39ef7c…117681
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x75fca5…e52c55
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5ded41…5c452a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x87e116…7eec9d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4253d6…c5d33c
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee464b…fa3080
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8f2a9…7cdade
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3576ca…5c5409
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4b6547…4b39df
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe24c01…31056c
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e0174…d64a3f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc1c55a…cdf56a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbc6af7…19f466
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb0b05…52f56f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x386082…47c493

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.