Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73889e…442515
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa0b15c…6c3108
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1a668…61ad87
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe0d0d…c95834
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3df2d7…463d72
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x47c5f3…956916
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa6a32e…00078e
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x05b61d…6714eb
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf5d941…bd297b
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2fec41…a79cbc
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b771f…3c335a
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3833e9…56ef5c
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e400a…3a9c2c
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3059dc…bc1638
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5cc0d9…b6c083
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc59236…d8f2c7
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f567c…e5cdbc
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2acfd…ca6ec4
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39dcbf…9b9f9d
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bde44…34b305
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbef284…b5a626
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd87f83…affe58
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x98f679…c49347
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7101a5…86da17
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9dece4…086ce8

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.