Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x84fa…14a5BaseToolsmithJobs$0.008100%coinbase69d ago0xf96f37…927750
0x254a…d0910x84fa…14a5BaseToolsmithJobs$0.006100%coinbase69d ago0x2beac3…f4921b
0x254a…d0910x84fa…14a5BaseToolsmithJobs$0.004100%coinbase69d ago0x93baba…5a8dca
0x254a…d0910x84fa…14a5BaseToolsmithJobs$0.002100%coinbase69d ago0x8d37d4…4e8370
0x254a…d0910x84fa…14a5BaseToolsmithJobs$0.002100%coinbase69d ago0xf31933…9673de
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase69d ago0xa1d400…78c7c4
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.01100%coinbase69d ago0x372cbd…5925f1
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.003100%coinbase69d ago0x31e694…c69372
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.01100%coinbase69d ago0x781e83…b9e82c
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.03100%coinbase69d ago0xc01741…5d0e60
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase69d ago0x9dcb20…0bd44d
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase69d ago0xc31d79…0e4ad2
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.01100%coinbase69d ago0x1e6567…e12473
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase69d ago0x71ee47…8b871e
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.04100%coinbase69d ago0x74fbd7…d05d8c
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.05100%coinbase69d ago0xd69f5b…fbaabc
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase69d ago0xb2d459…39cc67
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase69d ago0xcdf01d…231d5b
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase69d ago0x3f3630…a68cc2
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.04100%coinbase69d ago0x4b4aa9…6d7d04
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.04100%coinbase69d ago0x608291…6d53fa
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.04100%coinbase69d ago0x4bd03f…197de2
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase69d ago0x1f1087…a931b5
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.03100%coinbase69d ago0x9ce131…6c3007
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.03100%coinbase69d ago0x18ca82…fe18ff

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.