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%payAI109d ago0x629336…2b8db0
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaafa4f…98fa30
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2bc675…d5846f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x948ca1…4631ba
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9761c3…ce4d6c
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4dc102…0b7311
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c16e0…190fc3
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb3f69c…f2802e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8b8062…4c585e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8a50a0…a4c2ec
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc463c5…3f178f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x935241…30735f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x094e92…3915d6
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x060a0c…a95471
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdbc65f…6d1d25
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9cdb58…0af914
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbfb92c…e19055
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x569085…80281a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0b479b…1b61ed
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbcaa23…39b347
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2d65d7…bc2540
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe7dff2…8d02b4
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x54a24f…c2b50f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe827aa…a628a8
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x024861…35a178

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.