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…66fa44d ago0xe4858d…5b0827
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa44d ago0x885710…310d4b
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa44d ago0x7b6e6a…f6a503
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0xf622c0…f7ed5e
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x68c763…e9faf4
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0xad5154…52ea98
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0xdf0b5f…c7e502
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x934bb0…5ae3f5
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x00d6bb…488983
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x266767…e0ba11
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x80571a…5e5954
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x0102aa…58b11d
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0xa8ec99…473205
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x084b9a…c53db0
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x2ab184…b8e74f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x8a48d2…b03173
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0xf64aeb…491f42
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x58aaee…02d167
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x8cc77b…3f0b3f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0xab0656…9bdf9f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x5123c0…c3dce4
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x92d5ae…67154a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0xc7d795…6815a7
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x2b6b9e…45eee6
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa44d ago0x282136…8e2bb6

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.