Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd841…352f0x7e04…0711Base—$0.01100%coinbase68d ago0xe3deea…058732
0xd841…352f0x5a9b…17b4Base—$0.01100%coinbase68d ago0x46dabe…60ad89
0xd841…352f0x9c35…2208Base—$0.01100%coinbase68d ago0x606449…3f54d8
0xd841…352f0x97b1…2589Base—$0.01100%coinbase68d ago0x73e696…3abb32
0xd841…352f0x1879…ac1dBase—$0.01100%coinbase68d ago0x6b1c57…6dc09a
0xd841…352f0xe966…6b17Base—$0.01100%coinbase68d ago0x610ac1…7c2511
0xd841…352f0x4f76…b543Base—$0.01100%coinbase68d ago0xe836a2…5451aa
0xd841…352f0xaa38…36ecBase—$0.01100%coinbase68d ago0x2d48a1…fbef5f
0xd841…352f0xf961…addeBase—$0.01100%coinbase68d ago0xd7313b…c68554
0xd841…352f0x2538…745aBase—$0.01100%coinbase68d ago0xf549e6…a1db83
0xd841…352f0x6fbf…c606Base—$0.01100%coinbase68d ago0x934127…1bd74f
0xd841…352f0xd630…46ffBase—$0.01100%coinbase68d ago0x98df68…bf475d
0xd841…352f0x76ac…bf9aBase—$0.01100%coinbase68d ago0xb452c7…a7c720
0xd841…352f0xb405…1305Base—$0.01100%coinbase68d ago0xa0dcb5…a683f1
0xd841…352f0x33f6…4c33Base—$0.01100%coinbase68d ago0x638941…74925b
0xd841…352f0xe3b6…3796Base—$0.01100%coinbase68d ago0x5cfbfb…01e17e
0xd841…352f0x1ef5…cbb3Base—$0.01100%coinbase68d ago0x716149…bf02d9
0xd841…352f0x6cba…0371Base—$0.01100%coinbase68d ago0xb7cb8d…79b859
0xd841…352f0x5090…a760Base—$0.01100%coinbase68d ago0x5441ae…1f54ff
0xd841…352f0x1866…7ee8Base—$0.01100%coinbase69d ago0x5dc123…73680f
0xd841…352f0x53ba…1f2cBase—$0.01100%coinbase69d ago0x3d8c20…466d1a
0xd841…352f0xa6de…c52dBase—$0.01100%coinbase69d ago0x48bd1d…920b7b
0xd841…352f0xc4cb…9c71Base—$0.01100%coinbase69d ago0x2fd501…e21f83
0xd841…352f0x5282…aeb1Base—$0.01100%coinbase69d ago0x41cae9…244dd6
0xd841…352f0x59a6…813eBase—$0.01100%coinbase69d ago0x2ebaee…a60833

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.