Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x20edd4…b52e31
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x0f6c96…caf559
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x868632…b04fb6
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x201142…9ddd25
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x424650…676276
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x33524f…35fea8
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x0f233f…7e5e3f
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x9a0f59…4993fd
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x135a67…8e6980
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x63df3d…12800d
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xd28c49…18844a
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x058006…fabae3
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x9b096b…f644f0
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xf55449…21bb14
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xe7cd17…963d33
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xe9e95a…4e2af7
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xaa6899…c4c0f5
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x0f9da2…b418d6
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x34c04e…1cd0c2
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xe22a17…93ce67
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xea0756…50a735
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xafef2e…1fde6d
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x28d45c…963744
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x6e1bd3…b226ba
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x04d820…179f9f

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.