Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x51e5bc…fc87eb
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d9fa5…8289de
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe10a26…b0d2bf
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x74ed7b…2e5f88
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x57c637…6dc62e
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4f6085…7afc82
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x32b4cd…9572bf
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x52fea8…8e1dd2
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcb8715…1177f6
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1f70f…4c1d9f
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd30b6b…9e3cb5
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x32378e…9f4c5d
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe95e8f…821a77
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x08081f…4a5fa5
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x396bd2…272a50
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x18ec1e…ac6e2c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5e53a8…a4c241
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe365ae…d3db51
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xad1252…dca2ca
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x42ebde…5960f6
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x846741…9c4b5c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9d64c3…6ba5cc
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x450fc5…6ad3c0
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb69cb…417926
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x38527a…a21e82

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.