Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaf91c6…89d8fc
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x280a66…671529
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc6a3a0…8bd6cb
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdbeb10…fb4f0d
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb79d04…adfdd3
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0d5e82…851fb5
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xede0b9…73800b
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbb258a…ea65e2
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0d7532…ba3fdd
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xab8a20…63f80a
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbbe542…ea143c
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdbbb0b…c140f5
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9e42a5…53f790
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe54fa3…c49af6
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x38acbd…627d3f
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x42d0ed…420b52
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf0b632…72adc1
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x576635…eccbfe
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x96798d…1758b1
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaf277e…588a47
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x29d22f…cf0964
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x345d3a…b1c04a
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7e62bd…f5ac5f
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7922f7…1e86a9
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf19cf6…313f22

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.