Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0xc3f7f9…4da001
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x597f76…27f10d
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x22a200…916d08
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x73e9ce…aec027
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x5ccbd6…5c1e78
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x80af76…f1be4e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x73cdd1…4d5af4
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0xf4e78f…6527e7
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x979067…62b698
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x186e6e…450527
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0xf90df6…6d0891
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0xfdaece…a9404b
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x0f2c09…88cccd
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x570143…ee70d6
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x5d8583…cb343a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x0c5e9c…e51539
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x6bf939…125a9e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x00b29d…24978e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x83c7ca…bb2d5d
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0xdf809c…394b5e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x4027a6…a471ba
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x577b20…aa9f85
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x702664…1fbaf3
0xecbf…50d60xf000…94fcBase$0.03100%coinbase13d ago0xd61a8a…c6aedd
0xecbf…50d60xf000…94fcBase$0.01100%coinbase13d ago0x0a538b…e1ce4c

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.