Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0x7d280d…7625ab
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0x14ac09…93082f
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x273152…4950c1
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0xd7f63b…c19aa5
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x3fa9de…696a28
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x4111f3…460bcc
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase22d ago0x72b383…01109f
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x64ccce…43e5b4
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase22d ago0x05aabf…7d9cf7
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase22d ago0xca6b01…3434f8
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0xcf876e…278352
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase22d ago0xee47ca…46cfc9
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0xfb72a0…7b7d94
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0xdd1c9a…a67c2a
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x6b838c…cb5931
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase22d ago0xc6e4c0…ffa100
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase22d ago0x2c56ab…f531a6
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase22d ago0x752b48…75a0d0
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase22d ago0x6c2fd3…edf370
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x03d8cc…1b2082
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0xa67014…a8b7c3
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0xd7fcb6…ac81a6
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x92b77d…58bc11
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x7de6fd…9d08ce
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x2c98a8…69bf9f

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.