Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x53e6d4…e4c020
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x030c18…e27d26
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x2e5d9c…75f8c4
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x0bdb95…1926b7
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0xb33a72…9ddf0d
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x9c3c80…7ecd0d
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x232ebd…c0a2cb
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x7391fb…a71c19
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0xea340c…65c1e4
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0xaa855d…8e14ad
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0xd5e3da…56ef0e
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x9836ef…c27957
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x4b0893…4ca6fe
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x94d61d…afd131
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0xb99714…76fb20
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x85c9a6…6234a0
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x359bab…b70bcf
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x1fc430…920cad
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x5d80a2…f4a84b
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0xbc5cef…9a2c66
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x6b2ddc…4bcdf9
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0xef60f9…4bc08c
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0xdae8ca…a4d37a
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x9e31c2…921623
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x15ea0b…767df6

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.