Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x732b6d…32ba93
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3b3199…508043
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8603ab…595cd0
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0196aa…abf158
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2091b2…7893ab
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x086a48…61850e
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeab1a0…fe51d0
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xabe5cd…baff56
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2deb34…37cef4
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b907b…2dead9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f1722…510846
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f7faf…4f41a0
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x505134…b6fc57
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf8bfea…fe6c91
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6699f5…f4f25d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf2374a…2dbdf3
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x070378…8ca7fc
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x72ffcc…68c18d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf05ee5…1bcbff
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x39aae8…f68f4e
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4df0ec…de8bdf
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8cb925…124064
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x130e31…02fbbc
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbab74f…7a4086
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x82359e…b61635

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.