Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfbb13f…d23f47
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x47b7ba…285a01
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf9071c…e0edf8
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd90d4d…7ae19a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x508d7b…32a58f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb78fa5…c8017e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x242aba…9d19c1
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc487ca…124228
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1652f5…811fed
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5cd819…f52e88
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab4276…627cf1
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x03159e…7caf0e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc37665…11a09c
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0f2045…d418d7
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe78d52…9350bb
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x29964b…4f6eda
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xadfbf7…94d099
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3fc7f3…9cf8a3
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x044e60…bea6fd
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa3a566…f6aa43
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f6cb8…b9b7b5
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe54f15…51b5cd
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1d6676…a1a5bb
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe605c3…f33f3c
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x46305c…5e40b8

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.