Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0x6746e5…8b9fb9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0x317027…7c1a93
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0xf5b731…369078
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0x673e0b…3de44d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0x85b072…130429
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0x07c803…0e3185
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0xabb9ae…86dea4
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0xa2d961…cc0aaf
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0x2e94da…7bbac0
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0xb9a0c8…084e85
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0x41059f…8b9e4e
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase21d ago0x237427…0e118e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0xfd8c4f…b2e32d
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase21d ago0x540784…3ac8d5
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase21d ago0x24fe68…7afcaf
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0x708767…bbe2e6
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase21d ago0x22aeae…862a3f
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0x21c855…2af80f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0x4586bd…d2c440
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0xf511be…511db2
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0xe3eaba…6e7e26
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22d ago0x3c4e27…c70498
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22d ago0x8d97a5…f75698
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase22d ago0x8c8141…646805
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase22d ago0x89365f…6a745e

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.