Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4b6aa1…288bbd
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2c3202…b758cb
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc51d97…05c2a5
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb2abd0…f5bf3b
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x89b51f…ac22e7
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc69e2d…bb8ab2
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x474169…f0fea5
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf12260…98b627
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3bf034…e48fa4
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0684d2…727ae0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf9261f…af02db
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5e309e…046e05
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb64eac…2a19c0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc074a1…ec5bf2
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1c9691…5afefd
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfb53e9…238b39
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x112fd9…624ea5
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4e88e8…1cfcfa
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x35db21…8782c0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1114a9…a86981
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa58e90…792081
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2f4c8a…1856a2
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x644db5…d1c405
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x542abb…0e87c7
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2349d1…1a0fb1

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.