Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x35489d…21753a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x7d018c…1be62c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x373af7…9b1604
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x253583…5fbabe
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x8f20c8…e6de26
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0x8aac4b…5faf9a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0xe96190…c87a92
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20d ago0xd07876…c08c69
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0x02f423…2faeff
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0xd48e1b…678b4c
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0x52b3fc…e0e184
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0x2a2070…6149aa
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0x06225d…4d1698
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0xfb218e…aedf16
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0xc76fc9…36869b
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0x6d9171…69fabe
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0x0c9743…cfd841
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0xf57b2f…4025c4
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0x5db72d…1137b6
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0x8dfc3e…4e9623
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0x949bd3…a89a10
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0x065747…4f78bc
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase21d ago0x3a962c…73ca28

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.