Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0xcb0bdf…ba7e5d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0x978c4a…eae7d6
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase44d ago0x993774…283eb9
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase44d ago0x23f150…84aa5d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase44d ago0xc65c92…0993f1
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase44d ago0x7e6a42…275d22
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase44d ago0x51caef…c78c81
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase44d ago0xd5ba68…763c91
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase44d ago0x16047b…083542
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase44d ago0x7089dd…5139bd
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0x7f80e0…606bae
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase44d ago0xfb4f28…e8a18b
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0xb175cc…84b7ed
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0x280a46…c1f41b
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0x12b642…3fd7f4
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0x7b1dd9…396fd3
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0xd571de…9e21aa
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0xb8c0a4…6d5902
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase44d ago0x38b962…ca16c5
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0x581dad…fe10cb
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0xca159e…885413
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0xbdee59…69be16
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0xe3db26…bd9b77
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0xca3f2b…13e2fc
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase44d ago0x7f6a80…d94127

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.