Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3395…2d210x84fa…14a5BaseToolsmithJobs$0.01100%coinbase37d ago0x78b783…bf058d
0x3395…2d210x84fa…14a5BaseToolsmithJobs$0.01100%coinbase37d ago0x6385ef…0b0941
0x3395…2d210x84fa…14a5BaseToolsmithJobs$0.01100%coinbase37d ago0xe7ed6b…d3f36d
0x3395…2d210x84fa…14a5BaseToolsmithJobs$0.01100%coinbase37d ago0xf6a36c…326e8f
0x3395…2d210x84fa…14a5BaseToolsmithJobs$0.01100%coinbase37d ago0x0cc8bd…4a4b51
0x3395…2d210x84fa…14a5BaseToolsmithJobs$0.01100%coinbase37d ago0xcb6cb2…1f772f
0x3395…2d210x84fa…14a5BaseToolsmithJobs$0.01100%coinbase37d ago0x3e5172…0e66f9
0x2e26…ddde0x84fa…14a5BaseToolsmithJobs$0.03100%coinbase37d ago0x82f7d0…ce1c8e
0xc533…2d7a0x84fa…14a5BaseToolsmithJobs$0.002100%coinbase37d ago0xdd4366…7d0601
0xc533…2d7a0x84fa…14a5BaseToolsmithJobs$0.002100%coinbase37d ago0x1355d9…4c1266
0xc533…2d7a0x84fa…14a5BaseToolsmithJobs$0.002100%coinbase37d ago0x88b0f1…f34713
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.03100%coinbase37d ago0xbc0f4d…4a090e
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.01100%coinbase37d ago0x8c4957…3a761e
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase37d ago0x7dc71d…eac440
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase37d ago0x966b3c…cc0be1
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.01100%coinbase37d ago0x39f738…6e39db
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase37d ago0x94ff10…86dc38
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase37d ago0x326daa…11e8b8
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.04100%coinbase37d ago0x4b3563…049986
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase37d ago0x8040b1…179bf6
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.03100%coinbase37d ago0x50ddce…d0b747
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.006100%coinbase37d ago0x7566cd…a83cf3
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.02100%coinbase37d ago0x00da06…48041a
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.01100%coinbase37d ago0x027f38…ec3059
0x22ce…93020x84fa…14a5BaseToolsmithJobs$0.01100%coinbase37d ago0xe887d9…0332b6

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.