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.01100%payAI110d ago0xaaaf8f…33ef43
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6c27d5…efe947
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb13662…50725d
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb9b645…852796
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5cc17c…81370c
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbd2738…4f8ac7
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7826a0…1fef30
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x75be77…5f1cd2
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x029913…2bcd6c
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeea2fb…0d44d2
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2b4662…f01b8b
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbec378…69fba8
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f0fea…b81ba8
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf97fb4…95da05
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4967a5…9374cb
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x155eca…47438e
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd44cb0…a2d4e6
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf25647…b3def3
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x99f0f1…45cc05
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbeea43…6d8068
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeece84…1a3c41
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa3a7ba…4772ee
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1e9729…bb75b4
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x432777…8e7b29
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8ede0e…70894f

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.